Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1316298
    tkraemer81
    Participant

    Hey there,

    Is it possible to remove the post Carousel from the front page only? I’d like to keep the menu below it, but not the post carousel above it. Thanks in advance!

    #1316300
    tkraemer81
    Participant

    My website is http://beardempire.net

    #1316397
    tkraemer81
    Participant

    Still no luck

    #1316398
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To do this, add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .home .x-post-carousel {
        display: none !important;
    }

    Let us know how this goes!

    #1316413
    tkraemer81
    Participant

    Heya,

    Thanks for the reply. Doesn’t look like that worked (even after a cache clear). Do you have any other suggestions?

    #1316420
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1316433
    tkraemer81
    Participant
    This reply has been marked as private.
    #1316495
    tkraemer81
    Participant

    Any luck?

    #1316789
    tkraemer81
    Participant

    I’ve tried a few different things, still no luck.

    #1316905
    Friech
    Moderator

    Hi There,

    Please add Nabeel’s css code above on top of your custom CSS.

    Then check your entire custom CSS here: http://csslint.net/ and resolve the errors.

    Thanks.

    #1317400
    tkraemer81
    Participant

    This worked, and I should have known better! Also, thanks for the website recommendation. It was helpful.

    #1317422
    Rahul
    Moderator

    Glad we were able to help!

    Let us know if we can help with anything else.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1316298 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>