Header Question

Home Forums All Other Themes Header Question

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #214674
    Bob RobertsonBob Robertson
    Participant
    • Topics: 2
    • Replies: 0
    • Total: 2
    Member since: February 21, 2024

    My site is https://hopefoundationkids.org. I am using the SKT Charity Pro Template. On the home page, the black bar with the phone number and other info is narrow and does not cover the image at the top of the page. On other pages, the black bar is much wider and covers the image at the top of the page. See Sponsors page.

    How can I have all the pages like the home page, with the narrow black bar?

    Thanks for any help.

    #214679
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .page .header .topmenu-bar {
      background: rgba(0,0,0, 0.15) !important;
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.