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.

Template Issues After Website Launch

Home Forums VW Theme VW CORPORATE THEME Template Issues After Website Launch

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #10417
    jandmpowerwash
    Participant

    Hello,

    I designed our website bakerpowerwashing.com using the VW Corporate Pro theme without any issues but since launching the site yesterday I have noticed a number of problems:

    1. The menu that is now being displayed on our home screen does not match the menu order we have set up on the back end. The order we have it arranged in on the back end is Home l About Us l Services l Our Work l Contact Us. As you can see if you take a look at the website, that is not what is displaying. The public menu now also includes a blog tab even though I deleted the blog page from the site and it is not included on the menu list on the backend. The menu displays correctly when I’m logged into WordPress but when I log out it shows in the wrong order.

    2. There is a mega-menu button displayed on the site dispite the fact that the mega-menu is not activated.

    3. The updates I have made to the homepage slider text since launching the site are not reflecting on the website. The new text shows when I’m logged into WordPress but when I log out it reverts to the original text.

    Please let me know if you have any idea why these issues may be occruing.

    Thank you,

    Victoria

    #10461
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    Kindly provide us the Site URL to review so that we could provide you a solution.

    Thank You

    #10472
    jandmpowerwash
    Participant
    #10473
    jandmpowerwash
    Participant

    I just revisted the website and it appears the menu is back to the way it was set and the slider finally updated some time over the last day so questions 1 and 3 have been resolved for now. However, I would still like to know how to remove the mega-menu button from the header. As I mentioned, the mega-menu is not activate on the back end.

    #10495
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to remove:

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

    .navbar-header.navbar-default {
    display: none;
    }

    If you need further assistance or clarification please let us know.

    We are also updating our theme please let us know if you want the update.

    Thank You

    #29911
    dakshinindiangrill
    Participant

    Mega menu is still showing up on the menu section after adding above lines.

    https://dakshinclt.com/

    #29912
    dakshinindiangrill
    Participant

    How do we remove it

    #29940
    developer vwtheme
    Participant

    Hi,

    Add this CSS also to Additional CSS:

    .navbar-header {
    display: none;
    }

    Many Thanks!

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