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.

VW Tour Theme

Home Forums VW Theme VW TOUR & TRAVELS THEME VW Tour Theme

Viewing 15 posts - 46 through 60 (of 124 total)
  • Author
    Posts
  • #3696
    injojoy
    Participant

    HI again.
    Any css code for changing nav bar background colors?
    Thanks again.

    #3697
    VWTHEMES
    Keymaster

    Hi,

    You can change it but it will not look good.

    #header .nav {
    background: #ffffff;
    margin: 23px 0 0 0;
    }

    @media
    screen and (min-width: 720px){
    #header .nav ul {
    margin: 0;
    }
    }

    Thanks

    #3714
    injojoy
    Participant

    Thanks.
    I am talking about the background color of the expanded menu…

    #3715
    VWTHEMES
    Keymaster

    Hi, Are you talking about the submenus? The black background? Add the below code.


    @media
    screen and (min-width: 720px){
    #header .nav ul li:hover > ul {
    background: #222222;
    }
    }

    Replace the hex code with the color you want.

    Thanks

    #3744
    injojoy
    Participant

    Thanks again.
    Sorry if I bother you.
    Can you give me a CSS code to move the main icon to the right?
    And another one to move up the menu’s title up or higher?
    My website is looking great now thanks to you.

    #3745
    VWTHEMES
    Keymaster

    Hi,

    Are you talking about the logo? The logo cannot move to the right. It is aligned left and menu on the right.

    Thanks

    #3765
    injojoy
    Participant

    Can I move up the MENU is direction to the top? CSS?

    #3766
    injojoy
    Participant

    Can I move up the MENU (title) in direction to the top? CSS?

    #3771
    derick881
    Participant

    I just downloaded and installed the banner plugin on my vwtourchild theme. The plugin is showing on my page edit screen and I picked an image to overwrite the stock banner. the plugin is showing the image in the plugin box as per your documentation but when viewing the actual page the stock banner is still showing. ???

    #3772
    VWTHEMES
    Keymaster

    Hi,

    Could you please share your page URL to which you are adding the banner?

    Thanks

    #3773
    VWTHEMES
    Keymaster

    Hi, You are talking to completely change the header layout. That cannot be done through CSS code.

    #3868
    derick881
    Participant

    Sorry for the delay in getting back to you. Here is the link to the page. Want to change the photo of the lake shown to one of my local lakes so it has some relevance to my area of the country. Purchased the banner plugin to change the photo. The new photo uploads to the plugin on the edit screen but does not change on the page.

    http://tcbassdestinationcharters.com/what-to-bring/

    • This reply was modified 6 years, 2 months ago by derick881.
    #3875
    VWTHEMES
    Keymaster

    Hi,

    Banners are working on our theme properly.
    Could you please make a user in, assign administrator role, and send us it’s username and password along with the site URL at [email protected]. So that we can check the issue.

    Thanks

    #3885
    derick881
    Participant

    Done
    You should have an email

    #3888
    VWTHEMES
    Keymaster

    Let me check.

Viewing 15 posts - 46 through 60 (of 124 total)
  • You must be logged in to reply to this topic.