End of Support for Joomla 3 - Forum closed

Links color

Links color was created by jorge.enventa@gmail.com

Posted 9 years 6 months ago #15384
Hi,

How can I change the links color?
Is it necessary to directly modify the code?

Please Log in or Create an account to join the conversation.

Replied by jorge.enventa@gmail.com on topic Links color

Posted 9 years 6 months ago #15386
I got it.

Ii is in the piece of code:

/*
* Style
*/
a,
.uk-link {
color: #1200ff;
text-decoration: none;
cursor: pointer;
}

Inside /css/theme.css

SOLVED

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Links color

Posted 9 years 6 months ago #15391

Please never edit the original CSS files, because these files will be overwritten with the next theme update. Always add your custom style to the custom.css

Video:
www.joomlaplates.com/support/documentation/custom-css-in-joomla

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum