Archived topic
Custom CSS on Global Style
1 reply · Started by Adam on December 3, 2022
Viewing posts 1–2 of 2
I added a custom class to add custom css on a global style
.gp-headline-single-post{
padding: 0 9px;
padding-right: 3px;
background: linear-gradient( to
bottom, transparent 45%, #B4E8F1 70%);
display: inline;
line-height: 1.6;}
but it does not work for some reason. Any idea?
Hi there,
Can you clear and disable the caching plugin first?
This archived topic is closed to new replies.