Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #163848

    I was able to change the size of the header. Can I position the menu text lower? Right now it looks like it’s positioned in the middle / in between.

    #163857

    Hi,

    Yes you can, that can be done easily with CSS, can you post the link to your website please?

    Regards,
    Josue

    #163918

    Hi Jouse,

    thanks for your fast reply. I’m looking for a good solution to keep the background on top. Would love to use the fixed version, but with the Logo in White beeing transparent it’s little hard, I thought about puting the menu below. The mobile version looks a little pixeled. Maybe you have an idea.

    http://www.2ty.in/115xq

    Best,
    Phillip

    #164018

    Hello!

    “This short url is no longer active”. Can you post it once again?

    Best regards,
    Yigit

    #164242

    Hope this works: http://www.2ty.in/1169b

    #164313

    Hello!

    Please add this on your custom.css or quick CSS:

    .avia-menu-fx {
    bottom: 19px;
    }
    
    .main_menu ul {
    position: relative;
    top: 20px;
    }
    
    .main_menu .menu ul {
    margin-top: -21px;
    }

    Regards,
    Ismael

    #164351

    Thanks Ismael,

    how do I move the line in the menu/hover/active?
    Right now it’s crossing the items.

    Best,
    Phillip

    #164352

    Move and how remove ;)

    #164401

    Hello!

    “This short url has reached it’s usage limit.” :)

    Cheers!
    Yigit

    #164445

    Hope this works: http://www.2ty.in/1172u

    #164448

    Hello!

    sorry, still does not work “This short url has expired.”. Please try http://goo.gl/

    Best regards,
    Yigit

    #164457
    #164459

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling

    .avia-menu-fx { display: none; }

    Regards,
    Yigit

    #164696

    Thank you. Do you know why the last line in the footer is missing in the mobile version?

    #164729

    Hi!

    What line are talking about here? The footer menu should be hidden on the mobile view.

    Regards,
    Ismael

    #165171

    Since we have to put the Imprint there, is there anyway to show this menu?

    #165286

    Hey!

    Please add following code to Quick CSS as well

    .responsive #socket .sub_menu_socket { display: block!important; }

    Regards,
    Yigit

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘menu text position’ is closed to new replies.