Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1112612

    Hi Can you help me the mega menu goes off to the side of the screen and it’s not centered in the screen.

    Please scroll over the menu items to understand what i mean.

    website is gamingmerch.co.uk

    #1112664

    Hey nickgreaves,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #menu-item-2048 > div {
        left: -205px !important; 
    }
    #menu-item-2975 > div {
        left: -235px !important; 
    }

    Best regards,
    Mike

    #1113301

    Thanks Mike

    This doesn’t work though im afraid.

    I left admin credentials on the initial ticket. Do you have these ?

    #1113490

    Hi,

    Thanks for the update, though I can’t see anything going off screen. Could you post a screenshot of the problem? Also make sure that you have selected to delete the old CSS and JS files under Enfold->Performance before you check any changes.

    Best regards,
    Rikard

    #1113592

    i don’t understand how its not visible to you guys, if you are on an extra wide monitor you won’t see it, I have done everything asked. on the last reply and its still not working as it should.

    please hover over the menu.
    each menu item displays the mega menu in a different position. the far right of the menu displays it off the screen, i have included the gif / screenshot as requested. its

    https://www.gamingmerch.co.uk/wp-content/uploads/2019/06/menu.gif

    #1114144

    Hi,
    Thanks for the screenshot, I added this css:

    #menu-item-3129 > div {
        left: -600px !important; 
    }
    

    and it seem to be working, Please clear your browser cache and check.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

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