-
AuthorPosts
-
March 16, 2018 at 8:34 am #927969
https://j3ouo.hosts.cx may be possible fix this issue ?
March 17, 2018 at 6:37 am #928372Hey Stefano,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1130px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }Best regards,
RikardMarch 17, 2018 at 8:16 pm #928556Do not work check mobile. I want logo over the menu if is possibile
March 18, 2018 at 8:56 am #928653Hi,
What exactly doesn’t work? Could you post screenshots highlighting your intentions please?
Best regards,
RikardMarch 18, 2018 at 7:40 pm #928767Logo is not over menu but on left
March 19, 2018 at 9:25 am #928957Hi,
Thanks for the feedback, I still don’t understand what you would like to change though?
Best regards,
RikardMarch 19, 2018 at 9:51 am #928964https://ibb.co/d2x6Pc I need logo over menu, not on left https://lupidiromagna.it
March 19, 2018 at 6:40 pm #929221Hi,
From your screen shot it appears you only want this effect on the mobile version correct?
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 767px) .responsive #top .logo { float: right!important; }Best regards,
VinayMarch 19, 2018 at 6:59 pm #929240No is not correct, has not change in mobile version.
March 19, 2018 at 7:07 pm #929243Hi,
Is the screenshot I attached to the previous ticket correct?
You may not see the change until the cached files are cleared in your browser.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.
