Update Header Background Color

This topic contains 5 replies, has 3 voices, and was last updated by  Alex Rollin 4 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #540840

    Robert Davenport
    Buyer
    Post count: 609

    Can someone please explain where/how to update the header background color from this shadow grey to plain white?

    I’ve updated everything I could find in the Appearance – Customize – Header Background Colors and it will not change from this dark color to plain white.

    Please help explain how this is supposed to be accomplished using the GD v2 Supreme Directory theme…?

    Thank you,
    Robert

    #540869

    Kor
    Moderator
    Post count: 16516

    hi Robert,

    Thanks for your post. Could you share the URL of the page in question? We can try adjusting the color using custom CSS.

    #540870

    Alex Rollin
    Moderator
    Post count: 27815

    Please share a link to the page

    It looks like you have a very large logo and that the header menu area has been expanded greatly.
    It looks like the overlay color is covering the header area also.

    
    
    
    /*Adjust Supreme Featured Area Overlay Opacity and Color*/
    header .featured-area::before {
        background-color: white!important;
        opacity: 0;
    

    We recommend a logo of 100px high or less.

    We have extensive CSS examples here, for your reference:
    https://wpgeodirectory.com/docs-v2/themes/supreme/

    #540882

    Robert Davenport
    Buyer
    Post count: 609
    This reply has been marked as private.
    #540883

    Robert Davenport
    Buyer
    Post count: 609

    Alex, that code snippet fixed this issue by adding it to the CSS.

    Will this be overwritten upon future updates…?

    #541000

    Alex Rollin
    Moderator
    Post count: 27815

    https://wpgeodirectory.com/docs-v2/faq/customizing/

    Add it to the customizer and it will only disappear if you delete it or change theme.

Viewing 6 posts - 1 through 6 (of 6 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket