Hi There,
I’d like to be able to move the graphic to the right side of (after) the headline text. Is there custom CSS I can use to do this?
Thank you awesome X/Pro theme people!
Hi There,
I’d like to be able to move the graphic to the right side of (after) the headline text. Is there custom CSS I can use to do this?
Thank you awesome X/Pro theme people!
Hi there,
Please add this to the Element CSS to the headline element:
$el {
flex-direction: row-reverse;
}
Hope this helps.
Hi,
I entered it into the Element CSS of the headline element but it did not work. Doesn’t do anything. Any other solution? I am using a graphic IMAGE by the way.
Hey @SeekGod,
Sorry for the confusion. Please set the Headline’s Text Content Flex Layout > Layout to to Reverse Layout. See https://youtu.be/7l5J1JneoII
Hope that helps.
Awesome! Easy fix I didn’t know about. Even works on buttons! Thank you po! 
You’re welcome. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.