-
AuthorPosts
-
January 3, 2022 at 11:39 am #1334049
Hello, I’ m using the menu style, button style (bordered). How can I hide this style from mobile menu?
thanks in advance
January 3, 2022 at 1:30 pm #1334062Hey troupdim,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:@media only screen and (max-width: 767px) { #top #header_main #av-burger-menu-ul .av-menu-button > a .avia-menu-text { border: none; border-radius: 0; padding: 0; } #top #wrap_all #header_main #av-burger-menu-ul .av-menu-button-bordered.av-menu-button > a { border-bottom-style: solid; border-bottom-width: 1px; } }
After applying the css, please clear your browser cache and check.
If this doesn’t help please include the url to the page in question so we can take a closer look.Best regards,
MikeJanuary 3, 2022 at 1:33 pm #1334063Ok, It’s done. How can i hide the lines between menu items?
January 3, 2022 at 2:42 pm #1334069Hi,
Could you post a link to where we can see the results you are getting please?
Best regards,
RikardJanuary 3, 2022 at 8:59 pm #1334090Please, check the private content
January 3, 2022 at 10:26 pm #1334102Hi,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
#top #wrap_all #header_main #av-burger-menu-ul .av-menu-button-bordered.av-menu-button > a { border: none; }
Best regards,
YigitJanuary 3, 2022 at 10:31 pm #1334104thanks a lot.
January 4, 2022 at 5:29 am #1334132Hi,
Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJanuary 4, 2022 at 9:08 pm #1334285Hello again, I have a problem. If I switch (via mobile device) the greek language on burger menu, then it shows the page as under construction. I have uninstall this plugin however the problem remains. What happen? How can I solve this?
ps. The default english language work fine.!
January 5, 2022 at 6:21 am #1334323Hi,
Thanks for the update. I can’t load your site at all on my end, please see error message in private. I’m not sure why that is happening unfortunately.
Best regards,
RikardJanuary 5, 2022 at 9:32 am #1334328Hi,
Please clear cache on your mobile device and refresh your page a few times. I tested on my iphone and it worked fine for me. Please see screenshot in private content field below :)
Best regards,
YigitJanuary 5, 2022 at 11:07 am #1334340Οk. the problem is solved! I have an another issue. I have noticed, that when I edit the english language page, the content erase. What happen?
Thanks you in advance
January 5, 2022 at 1:33 pm #1334368Hi,
Please open a new thread for separate issues, we prefer to keep each thread on-topic, such as the topic of this thread is hiding the border of a button.
When you open your new thread please include an admin login to your site for us so we can see which language plugin you are using and try to explain as fully as possible your issue, such as which page you are editing that loses it’s content and how we can reproduce the error, if your not sure how to explain screenshots often help. Thank you for your understanding and for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Hiding bordered menu’ is closed to new replies.