This topic has 9 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #115848
     HDcms
    Participant

    Hello,

    How to hide the members of counter top of the page activity (http://seventhqueen.com/demo/sweetdatewp/activity/)
    activity-all span{
    display: none; /* Does not work*/
    }

    Regards

    #116232
     HDcms
    Participant

    Hi,
    +1
    Thanks

    #116286
     HDcms
    Participant

    Hi,
    I am also hide follow rss
    I tried several codes including this one

    COPY CODE
    ul.sub-nav li.feed {
      display: none !important;
    }

    does not works 🙁

    #116290
     HDcms
    Participant

    Of course, I emptied the browser cache

    #116336
     Laura
    Moderator

    Hello, try adding this to style.css of child theme 🙂

    COPY CODE
    
    li.feed {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #116342
     HDcms
    Participant

    HI,

    I had already tried and it does not work?

    and how to hide the members of counter top of the page activity (http://seventhqueen.com/demo/sweetdatewp/activity/)

    COPY CODE
    activity-all span{
    display: none; /* Does not work*/
    }
    #116800
     HDcms
    Participant

    Hi,
    help me please because after I’ll be away a few days!
    a) hide the members of counter top of the page activity
    b) hide follow rss
    (http://seventhqueen.com/demo/sweetdatewp/activity/)
    Thanks

    #117349
     Laura
    Moderator

    Hello, try adding this to style.css, if it doesnt work, try cleaning your cache

    COPY CODE
    
    li#activity-all {
        display: none !important;
    }
    li.feed {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #118965
     HDcms
    Participant

    Hello,
    Ok 🙂
    Thanks

    #119415
     Laura
    Moderator

    Glad to help 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?