Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34562
    Alice L Thayer
    Guest

    I am using the Uptempo theme, Post and Page Builder editor. I placed an image in the header of the site, however, it seems to be hidden under the color. Is there a way to resolve this issue? I have checked documentation and forums. The issue has not been addressed there. Thank you.

    #34614
    Jesse Owens
    Keymaster

    Hi Alice-

    Thanks for reaching out, and thanks for choosing the Uptempo WordPress theme.

    You can make your header in Uptempo transparent with a little bit of Custom CSS. Navigate to Customize > Advanced > Custom JS & CSS and paste this snippet into your Custom Theme CSS:

    .palette-primary .site-header {
        background: transparent;
    }

     

    #34657
    Alice L Thayer
    Guest

    Happy! Happy! HaPpY! Boldgrid Support is awesome. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘[Resolved] Background image is covered by background color in Uptempo’ is closed to new replies.