Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #848423

    Wildflowercakes
    Participant

    Hello,

    I’m having a problem with the drop down menu on my site (www.wildflowercakes.co.uk)

    Firstly, when hovering over the ordering tab on a desktop the drop down menu overlaps the main menu, is there a way to re align this?

    Also the drop down menu doesn’t work at all on my mobile, when I click on the downward arrow, it highlights it but the menu doesn’t drop down.

    Thank you!

    #848777

    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .x-navbar .desktop .x-nav > li ul {
        top: 180px;
    }

    There is a javascript error that may be preventing your mobile menu from working.

    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    
      ga('create', 'UA-70480919-1', 'auto');
      ga('send', 'pageview');	<div style="display:none">
    	</div>
    <script type='text/javascript' src='//assets.pinterest.com/js/pinit.js' async data-pin-hover='true' data-pin-shape='rectangle' data-pin-color='gray' data-pin-lang='eng'></script>

    Please do not HTML content within the <script></script> block. Please remove this

    <div style="display:none">
    	</div>
    <script type='text/javascript' src='//assets.pinterest.com/js/pinit.js' async data-pin-hover='true' data-pin-shape='rectangle' data-pin-color='gray' data-pin-lang='eng'>

    Thanks!

    #855417

    Wildflowercakes
    Participant

    Hello,

    I’ve tried removing this but it hasn’t made a difference, any other suggestions?

    Thank you,

    Arianna

    #855796

    John Ezra
    Member

    Hi Arianna,

    Thanks for updating the thread. If you are not seeing changes happen, please ensure that you have cleared any caching you may have either via your plugins or hosting settings. In some case hosting providers have performance and caching automatically applied, so you may need to check with them.

    It’s also best practice to keep caching turned off while working on your site so it doesn’t interfere. You can turn in back on when your are done editing your site.

    If you still run into issues, please provide us with login credentials so we can take a closer look. To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.