Changing title link color

Ticket for: Combo Blocks
0
Changing title link color 1
Aaron Walton
May 13, 2019 11:18 PM 1 Answers
Member Since May 2019
Subscribed Subscribe Not subscribe
Flag(0)

I need to change the title link for the Flat content-bottom layout. I am not a css expert, can you provide a css sample that will override the theme's default link color for linked titles in blocks, and how to implement that within the Post Grid plugin (I know how to add styles to the theme, I just need to know if I need to add a class or something within Post Grid)

Also, there seems to be a bug in your layout editor. When opened the default layout choice is "Flat" however the flat layout is not loaded it instead states "you haven't selected any layout. please select here "

However, when you choose any other layout, the layout dropdown disappears, so there is no way to get back to "Flat". It seems that the current settings for Flat can't be edited the way it is.

2 Subscribers
Changing title link color 1
Changing title link color 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Changing title link color 4
PickPlugins
May 14, 2019
Flag(0)

Welcome to our forum.

Please see the screenshot how to go, layout editor,

https://imgur.com/fburjm1

https://imgur.com/4sIgja5

you can try following CSS to change title link color

color: #6c757d !important;

Please let me know if you need more help.

regards

Sign in to Reply
Replying as Submit