Archived topic
VOLUMN Template Link Colour Problem
5 replies · Started by Charles on July 4, 2022
Hi there,
I am new to GP. Installed the VOLUMN template from the site library and now doing styling.
I found the link colour setting in the "Customize" menu doesn't work: inspecting the element found that the colour setting is overwritten by .inside-article a class. If I disable this class, the link colour is working fine.
Do you think removing this .inside-article a is a good solution? If so how to remove it? Thank you!
screenshot:
https://prnt.sc/peIVIpgJrmlr
I also include page link in the Private information
Hi Charles,
.inside-article a is set through the link item in the Content section in Customizers > Colors.
Can you try modifying the link color in Appearance > Customize > Colors > Content > Link?
A better alternative would be to use a GenerateBlocks Headline Block. Reference: https://docs.generateblocks.com/article/headline-overview/
Kindly let us know how it goes.
Ah, I found that the link in the post colour option actually resides in 'Content' instead of 'Body'.
I then want to add underline to the links, is it best to achieve by manually adding textdecoration CSS to the .inside-article a class?
You can add an underline to all links or remove it through Appearance > Customize > General.
If you want to target specific Elements, yes, using custom CSS would be the solution.
Hope this clarifies!
Thank you! I was in an impression that GP is a barebone theme but it turns out it has many of the sophisticated options as other themes. I will spend more time exploring the options. Cheers,
You’re welcome Charles! Feel free to reach out anytime you’ll need assistance with anything else. Cheers!