-
AuthorPosts
-
November 22, 2018 at 2:05 pm #1036511
Hallo Kriesi-Team,
ich möchte für den Link im Menu im a.hover und a:active einen Punkt vor den Linktext setzen (siehe Link im Anhang).
Dazu würde ich gerne euer Enfold-Theme verwenden, mit dem ich gute Erfahrungen gemacht habe.Grüße
BerndNovember 25, 2018 at 10:49 pm #1037476Hey swotes,
Could you please post your topic in English?
Best regards,
BasilisNovember 26, 2018 at 10:50 am #1037588This reply has been marked as private.November 28, 2018 at 1:27 pm #1038498This reply has been marked as private.November 28, 2018 at 2:06 pm #1038514Hi swotes,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaNovember 28, 2018 at 2:30 pm #1038525This reply has been marked as private.December 1, 2018 at 8:36 am #1039538Hallo Bernd,
Thanks for the update, though I’m unsure what you actually need help with. Do you want to target the active state of the main menu links? If so then you can try this in Quick CSS:
#menu-main-nav a:active { /*Your CSS goes here*/ }Best regards,
RikardDecember 3, 2018 at 11:03 am #1040210This reply has been marked as private.December 5, 2018 at 10:18 am #1041134This reply has been marked as private.December 5, 2018 at 1:14 pm #1041196Hey!
Sorry for late reply!
Please add following code to Quick CSS in Enfold theme options > General Styling
.av-main-nav > li > a:active { background-image: url(https://www.YOUR-DOMAIN.de/wordpress/wp-content/uploads/hover.png); background-repeat: no-repeat; background-position: 50% 50%; }Best regards,
YigitDecember 5, 2018 at 2:11 pm #1041215This reply has been marked as private.December 5, 2018 at 5:14 pm #1041293 -
AuthorPosts
- You must be logged in to reply to this topic.
