gagica Posted August 16, 2021 Posted August 16, 2021 Site URL: http://www.forwardtable.com Hello, Is there a way to change color on footer menu? This is the website:www.forwardtable.com Im attaching an image i photoshopped for end results. Thank you in advance,
tuanphan Posted August 18, 2021 Posted August 18, 2021 On 8/17/2021 at 2:34 AM, gagica said: Site URL: http://www.forwardtable.com Hello, Is there a way to change color on footer menu? This is the website:www.forwardtable.com Im attaching an image i photoshopped for end results. Thank you in advance, Hi, Add to Design > Custom CSS div#block-4631a8092489ce9b371b p a:nth-child(1) { color: red; } div#block-4631a8092489ce9b371b p a:nth-child(3) { color: green; } div#block-4631a8092489ce9b371b p a:nth-child(7) { color: yellow; } div#block-4631a8092489ce9b371b p a:nth-child(5) { color: blue; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.