Tagged: Fullwidth sub menu
-
AuthorPosts
-
July 19, 2018 at 5:18 pm #987506
Hi there,
I have a question, concerning the button styled fullwidth sub Menu .
Unfortunately, the presentation in the different browsers is very different. In Safari, Edge and Firefox, there is now distance between the buttons.
In Chrome, there ist a little whitspace, but the distances are different (see the screenshot)
What can I do to achieve a consistent cross-browser presentation?
Thanks for helping and best regards
UliJuly 20, 2018 at 4:48 pm #987908Hey ulif,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaJuly 24, 2018 at 4:17 pm #989243Hi Victoria,
sorry for the late response, wasn’t here vor days.
I cleared the cache and in Chrome it looks like the screenshot below.That’s how it should look like In your screenshots the buttons have no difference. are too close together.
If that’s the intention then it’s not a good solution – my opinion ;-)
Is there a way to get it like my screenshot?
Best regards
UliJuly 24, 2018 at 5:51 pm #989276Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top .av-subnav-menu>li { margin-right: 5px; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
YigitJuly 25, 2018 at 1:08 pm #989654Hi Yigit,
thanks, but unfortunately that did’t really help. Only in Chrome, after I shortened the titles a bit. Firefox and Safari show no change.
Best regards,
UliJuly 25, 2018 at 1:48 pm #989673Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
YigitJuly 25, 2018 at 1:58 pm #989679This reply has been marked as private.July 25, 2018 at 4:36 pm #989783Hi,
Issue was related to the way you comment in Quick CSS field. Please use
/* Your comment here */
Instead of
<!-- Your comment here -->
Please review your website :)
Cheers!
YigitJuly 25, 2018 at 5:12 pm #989815Oh yes! So true! I used the html comment tags ;-)
Now it looks like it should!Thanks a lot and best regards,
UliJuly 25, 2018 at 5:35 pm #989828Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Presentation of button styled fullwidth Sub Menu’ is closed to new replies.