Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1329994
    werbar77
    Participant

    Good Day,

    How can I remove the top slider from my portfolio posts?

    Please see pic.

    If I can’t remove the top slider, how do I add photos to this slider?

    Thanks,
    W

    #1330396
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To remove the slider in your single portfolio posts, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .single-x-portfolio .entry-featured .x-flexslider-featured-gallery {
        display: none;
    }

    If you want to use this slider and would like to add more photos, please check out this article: https://community.theme.co/kb/portfolios/

    Hope this helps.

    #1330462
    werbar77
    Participant

    Super! Thanks!!!

    #1330601
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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