Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #232723

    I like the page header blocks but my client doesn’t. I reduced the width and merged it with the page color (still in test mode so not decided), but on larger screens there is still part of the wrapper that is black. Can you help me drill down for the css for this so I can change that to blue.

    See: http://test.shields.ca/about-us/
    See the Title ‘About Us’ and the black on either end of that banner.

    #232777
    Skandha
    Member

    @fireflywebs: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-header-content {
        max-width: 100% !important; 
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #232816

    Works perfect. Thank you.

    #232880
    Skandha
    Member

    @fireflywebs: Glad I could help you out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Page Headers’ is closed to new replies.