Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #1485090
Header style
Closed

Comments

  •  1
    treatsunleashed started the conversation

    On multiple pages on our website (such as the custom cakes URL provided above), a header shows up on the page with a light grey background, dark grey header text and white sub-header text. I am wanting to remove the light grey background and the white sub-header text so that when a header appears on a page, it is only the dark grey header text with the orange line underneath. Can you help me do that? Thank you so much!

  •  228
    Milingona replied

    Hi Teresa,

    Please apologies for the delay.

    To remove the grey background color please add the following code in Bakery > Custom Code.

    .vu_page-header.vu_ph-with-bg:before {
        background-color: transparent !important;
    }
    

    While to remove subtitle add the following code as well in Bakery > Custom Code.

    .vu_page-header.vu_ph-style-2 .vu_ph-subtitle { display: none !important; }

    Please feel free to ask for any other question or issue.

    Warm regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter