Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #372598

    Hallo, wie bekomme ich das hin so wie hier — http://artbees.net/themes/jupiter/shortcodes/tab-slider/
    Das direkt unter dem Menü ein Strich erscheint ?

    #372603

    Hey mistral2!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .avia-menu-fx { bottom: 25px; }

    Cheers!
    Yigit

    #372624

    Danke habe es gemacht ist aber noch nicht richtig. Schaue einmal selbst.
    http://www.wojo-fotografie.de
    Es gibt immer einen langen Strich, wenn man das Menü anklickt

    #372634

    Hallo,

    Sorry, i do not understand German so i use Google Translate. Would you like to remove the line under menu items? If so, please use following code instead

    span.avia-menu-fx { display: none !important; }

    If not, please post a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

    #372644

    No, that was all right , I do not want to make clear the contrary .
    The bar below the menu takes place in the length and that is not right . He must be shorter
    The lines are too long

    • This reply was modified 9 years, 10 months ago by mistral2.
    #372688

    Hi!

    Try adding this to your custom CSS.

    .av-main-nav > li { margin: 0px 13px !important; }
    .av-main-nav > li > a { padding: 0px !important; }
    

    Cheers!
    Elliott

    #372741

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Menü unterstrichen’ is closed to new replies.