This topic has 13 replies, 2 voices, and was last updated 8 years by Mike.

  • Author
  • #69670
     Mike
    Participant

    There’s a line on the left-hand side of the activity stream. How would I go about removing that? It’s causing an annoying visual problem with a plugin I’m using.

    site: nerdlouisville.org/community

    #69692
     Radu
    Moderator

    Hi,

    Please create a dummy account to can see that page.

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #69698
     Mike
    Participant

    Apologies! Should have thought of that.

    Username: Tester
    Password: test

    #69801
     Radu
    Moderator

    Try this css snippet

    COPY CODE
    
    #buddypress .activity-timeline {
        width: 0 !important;
        border-width: 0 !important;
        position: inherit !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    

    Let me know if is ok.

    Regards

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #69816
     Mike
    Participant

    I added that to my child theme’s style.css file from Appearance -> Editor and it didn’t seem to change anything.

    #69818
     Mike
    Participant

    This is the line that is causing the issue.

    #69842
     Radu
    Moderator

    I not see the css that i provided on the page, can you provide admin login details, i will remove that line, if no, please add this code to your kleo child style.css

    COPY CODE
    
    
    #buddypress .activity-timeline {
        width: 0 !important;
        border-width: 0 !important;
        position: inherit !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    
    

    It should work i’ve tested

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #69843
     Mike
    Participant

    I added it. Wonder if cache settings are not updating the CSS?

    Admin login:

    User: Nerd
    Pass: n3rdv1ll3

    #69847
     Radu
    Moderator

    Very possible, i will login right now to check.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #69849
     Mike
    Participant

    Thanks so much!

    #69853
     Radu
    Moderator

    It’s ok now, i’ve putted the CSS in Quick CSS area form Theme Options -> General Settings and it works now.

    Best Regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #69854
     Mike
    Participant

    Awesome! Should I remove from the child’s style.css file? And, in future, should I add CSS to the Theme Quick CSS?

    #69860
     Radu
    Moderator

    Yes, you can remove.

    If you want to add any css customization is recommended to put css snippets to kleo-child/style.css but in some cases like this put the css in quick CSS area.

    You’re welcome,

    Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂

    http://themeforest.net/downloads/

    Best regards

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #69861
     Mike
    Participant

    Thanks!

Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?