Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Wrong color bagground logo

Home Forums VW Theme Wrong color bagground logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #50081
    Richard Albers
    Participant

    Hello,

    First of all I want to give my compliments for what you can do with the purchased theme “Healt Coach Pro”. I have no experience in website building, so this theme was a very welcome option. Still I have some problems but I prefer to treat them separately, the website went online today and I am having some problems with our logo. You would expect the logo to look the same on all pages, but that is not the case. On the main page, the background of the header is dark gray and that looks neat on all pages, but the background at the logo is also dark gray, however, as soon as you switch to another page, the background becomes light gray. Logo is transparent so that is not the fault I would say.
    Website https://www.pure-base.nl

    Thx for advance.

    Richard Albers

    #50126
    developer vwtheme
    Participant

    Hi,

    Kindly add the following CSS to resolve the logo background color of inner pages.
    Follow the steps below to add the CSS

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it>> Publish.

    .homepg-logo {
    background-color: rgba(0,0,0,0.8);
    }

    Many Thanks

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