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 ?
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
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
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
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
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
Thanks