
-
AuthorPosts
-
July 18, 2018 at 12:14 am #986695
Hi, i have a problem with a mega menù. I don’t know why but the last mega menù is not aligned and goes out of the page.
I have an other mega menù and it is perfect (it has 4 coloumns) but the other is not good (it has 2 coloumns)
As always i ask you to forgive my bad english and i give you a screenshot with the problem.
http://oi66.tinypic.com/s0vd35.jpg
You can also see with your browser (the website link is in the provate content)
Thank you!July 18, 2018 at 2:49 am #986713Hey Luca,
Add this to quick css:
#menu-item-488 .avia_mega_div.avia_mega2.six.units{ left:-250px!important; }
Best regards,
Jordan ShannonJuly 18, 2018 at 12:04 pm #986910Thank you! it’s perfect, it work.
But if i would to move the first menù? I tried to insert 1 instead of 2 but it don’t work.#menu-item-488 .avia_mega_div.avia_mega1.six.units{ left:-250px!important; }
Can you explain how to modify this code?
You know if there is a post with all the code where i can find what i am searching for?July 18, 2018 at 6:26 pm #987133Hi,
You mean you want to move the first sub-menu under Servizi? That would require the “menu-item-id”.
Best regards,
Jordan ShannonJuly 19, 2018 at 6:34 pm #987567no, if the first mega menù (Servizi) was too much to the right how can i move to the left?
i have tried to do with the same code, but it doesn’t work.
I want to do the same thing that you have done with this code, but referred to “Servizi” and not “Siracusa e Provincia”#menu-item-488 .avia_mega_div.avia_mega2.six.units{ left:-250px!important; }
July 19, 2018 at 6:44 pm #987574Hi,
I am seeing Servizi perfectly center aligned. Please provide a screenshot of what you’re seeing so that I can see what I need to advise.
Best regards,
Jordan ShannonJuly 26, 2018 at 5:06 pm #990318Sorry, probably i’m not explained correctly, sorry.
Now servizi is perfectly aligned, but if in the future (hypothetically) it wasn’t aligned how can i adjust?#menu-item-488 .avia_mega_div.avia_mega2.six.units{ left:-250px!important; }
So with this code it is referred to the last mega menù, i want to know which is the part that indicate the menù. I think was “mega2.six.units” and so i modified in “mega1.six.units” but it don’t work.
July 26, 2018 at 6:04 pm #990335Hi,
I see, a few parts would change actually. That would be controlled with this:
#menu-item-257 .avia_mega_div.avia_mega6.twelve.units{ left:-250px!important; }
Best regards,
Jordan ShannonJuly 26, 2018 at 6:46 pm #990342ok, thank you
July 26, 2018 at 7:09 pm #990355Hi,
No problem at all my friend. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Mega menu is not aligned’ is closed to new replies.