[Resolved] Showing an icon on the right of the headline

Home Forums Support [Resolved] Showing an icon on the right of the headline

Home Forums Support Showing an icon on the right of the headline

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2146224
    Leo

    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!

    #2146232
    Fernando
    Customer Support

    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. 🙂

    #2146318
    Leo

    It’s perfect! Thank you, Fernando. 🙂

    #2146320
    Fernando
    Customer Support

    You’re welcome Leo! Glad to be of assistance! Feel free to reach out anytime if you’ll need assistance with anything else. 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.