Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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
    Uli

    #987908

    Hey ulif,

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #989243

    Hi 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
    Uli

    #989276

    Hi,

    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,
    Yigit

    #989654

    Hi 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,
    Uli

    #989673

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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 ).
    5. Click ” Submit “.
    6. 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,
    Yigit

    #989679
    This reply has been marked as private.
    #989783

    Hi,

    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!
    Yigit

    #989815

    Oh yes! So true! I used the html comment tags ;-)
    Now it looks like it should!

    Thanks a lot and best regards,
    Uli

    #989828

    Hi,

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Presentation of button styled fullwidth Sub Menu’ is closed to new replies.