Okay
  Public Ticket #1836812
Hide Category Page Header Image
Closed

Comments

  • derpaul999 started the conversation

    Hi!

    I would like to hide the category link-box above the page title at the page header image. I've tried several hacks of the public tickets but nothing worked. 

    thx in advance for your help and best regards, Paul

  •  8,996
    Tahir replied

    Hey D,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    body[data-button-style*="slightly_rounded"].material #page-header-bg.fullscreen-header .inner-wrap >a {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • derpaul999 replied

    Worked!

    Thank you VERY much, Tahir!! Have a great start into the brandnew year!
    Best regards, Paul