Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1333791
    lisacole1
    Participant

    Hi
    I’ve tried using this

    .single-x-portfolio .entry-header {
    	display: none;
    }

    It hides the portfolio item titles

    What I want to do is hide the word ‘portfolio’ on everything other than the actual portfolio page.

    So this page would stay the same http://www.dianapowell.co.uk/portfolio/

    but this page would just show the title ‘foxes’ and hide the title ‘portfolio’ http://www.dianapowell.co.uk/portfolio-item/foxes/

    Huge thanks for your help!

    #1333800
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .single-x-portfolio .x-header-landmark {
        display: none;
    }
    

    Hope that helps.

    #1334781
    lisacole1
    Participant

    totally perfect, thank you so much!

    #1334806
    Thai
    Moderator

    You’re most welcome 🙂

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