Archived topic
Move icons to right of headline text
3 replies · Started by CRAIG on July 7, 2021
On my homepage I have some headlines with icons that I would like to display on the right hand side.
I found the following code:
.reverse-icon .gb-headline-text {
order: -1;
margin-right: 10px;
}
On another support article https://generatepress.com/forums/topic/headline-icon-on-right-side/
I have added this code to my CSS but it doesn't seem to work
Could someone give me a hand with this?
Hi there,
Make sure to add reverse-icon as a custom class for the headline block.
Let me know if this helps :)
I hadn't set the class - silly me - thanks for the pointer
No problem :)