Archived topic
Showing an icon on the right of the headline
3 replies · Started by Leo on March 7, 2022
Hi!
I want to move an icon to the right of a headline. I read this thread and added the CSS and the class to the GB Headline as you suggested, but it isn't working.
This is the page link. (The icon I want to move is close to the embedded video).
Thanks!
Hi Leo,
Using the reverse-icon class, can you try this CSS instead?:
.reverse-icon.gb-headline {
display: flex;
flex-direction: row-reverse;
}
Kindly let us know how it goes. :)
It's perfect! Thank you, Fernando. :)
You’re welcome Leo! Glad to be of assistance! Feel free to reach out anytime if you’ll need assistance with anything else. :)