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.

Header Section

Home Forums VW Theme VW HOTEL PRO THEME Header Section

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44248
    Zeina Foz
    Participant

    why is the header section background white only in the homepage but not changing in any other page. it is always black. i tried adding this

    body.Contact-template #header {
    position: relative;
    background-color: #fff;
    }

    and still didn’t work. Always showing a black background

    #44249
    Zeina Foz
    Participant

    Also the slider is only showing in the home page and contact page, not showing on other pages.

    #44264
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below for the home page header background-colour

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

    body.home.page-template #header {
    position: relative;
    background-color: #ffffff;
    }

    We are added slider settings only for home page, not in other pages.

    Many Thanks

    #44315
    Zeina Foz
    Participant

    i want it for the other pages not home page

    #44340
    developer vwtheme
    Participant

    Hi,

    We will do it for you.

    If you want we can review the issue, make a user for us assign administrator role and send us the username and password along with the URL at [email protected].

    Many Thanks

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