Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1153332
    Lobsterass
    Participant

    Hola rockstars!

    Hey, I would like to remove the default .x-entry-share in the bottom of all .single-x-portfolio. I still want to keep my own entry share there though.
    http://dev.monroedesign.se/portfolio/vaggdekor-tatuering-portratt/
    Please see image.

    <3

    #1153407
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .single-x-portfolio .entry-content > .x-entry-share {
        display: none;
    }

    Hope that helps. 🙂

    #1154748
    Lobsterass
    Participant

    Perfect! Thanx!

    #1154818
    Christopher
    Moderator

    You’re welcome.

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