-
AuthorPosts
-
July 29, 2016 at 10:09 am #666515
Hello,
I got six links in footer – column 1. Each of those links should get its own color on mouse over in contrast to the default setting.
Is that possible to achieve? Thanks for your help!Best
July 29, 2016 at 1:14 pm #666562Hey hasbeat!
That sounds possible but can you please post a link to your website and a screenshot showing the changes you would like to make so we can make sure to provide you accurate solution and make sure that we are on the same page. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Regards,
YigitJuly 29, 2016 at 3:11 pm #666601Yigit – If you need a temporary admin login, please let me know. Thanks!
July 29, 2016 at 4:00 pm #666623Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and change colors respectively
#footer #text-4 p a:nth-child(1):hover { color: red; } #footer #text-4 p a:nth-child(3):hover { color: red; } #footer #text-4 p a:nth-child(5):hover { color: red; } #footer #text-4 p a:nth-child(7):hover { color: red; } #footer #text-4 p a:nth-child(9):hover { color: red; } #footer #text-4 p a:nth-child(11):hover { color: red; }
Regards,
YigitJuly 29, 2016 at 4:50 pm #666645Hi Yigit,
Thanks for the code. Please have a look at the screenshot. Cheers!July 29, 2016 at 5:24 pm #666656Hey!
You are welcome. What exactly should i be looking at in the screenshot? :)
Best regards,
YigitJuly 29, 2016 at 5:38 pm #666661Hi Yigit – please compare the two screenshots. After adding the code the line above and blow the title were gone, the column width decreased and the height of the footer increased.
July 29, 2016 at 7:40 pm #666681Hi!
That should have not happened because of the code. If you do not mind, can you please create a temporary admin login and post it here privately?
Best regards,
YigitJuly 29, 2016 at 8:16 pm #666695Hi Yigit,
below the login credentials. Thanks for the AWESOME support you guys are providing!
Best
August 1, 2016 at 12:35 pm #667219Hi,
I added the code to bottom of Quick CSS field and there is no change at all on my end. Please review your website now
Best regards,
YigitAugust 1, 2016 at 1:00 pm #667238Yigit – Perfect. That´s exactly how my client wants it. Thank you!
August 1, 2016 at 1:09 pm #667241Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
Yigit -
AuthorPosts
- The topic ‘Changing link colors on mouse over’ is closed to new replies.