Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1062208

    Where do I have to enter the changes to change my mega menu?
    I would like a smaller font and the line spacing bigger.

    I instilled an enfoldchild.

    #1062585

    Hey Bregi,

    Could you post a link to your site so that we can have a closer look please?

    Best regards,
    Rikard

    #1062592

    Hi Rikard

    with pleasure

    gleitschirmbeschriftungen.ch

    #1063029

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    #header .mega_menu_title a {
        font-size: 12px;
        line-height: 1.8em;
    }

    Best regards,
    Rikard

    #1063134

    Unfortunately, nothing changes with the code in Quick CSS :-(

    #1063609

    Hi,

    Did you delete the old CSS and JS files under Enfold->Performance before checking?

    Best regards,
    Rikard

    #1063653

    Yes!

    #1063992

    Hi Bregi,

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

    #1064000
    This reply has been marked as private.
    #1064657

    Hi Bregi,

    Can you change the role to Administrator? so we can have access to Enfold Theme Options and try to check why the css code given to you which should be working isn’t reflecting in your site.

    Best regards,
    Nikko

    #1064666

    Hi

    Sorry, I changed it!

    Greetings
    Bregi

    #1065026

    Hi Bregi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top #header .mega_menu_title a {
      font-size: 14px;
    }
    #header .avia_mega_div .units {
        padding: 0 8px 0 8px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1065866

    Great!
    Thank You

    #1066016

    Hi Bregi,

    Glad that we could help.
    Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.