Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1477775

    I am using the quotation icon that comes with the theme and wish to display it the other way around – ie. rotate it 180 degress across several pages where it is featured. Is there some quick CSS to do that? Thank you

    #1477777

    is there a page (see demo pages) where we can see what you mean. Or do you belong not to icons but to the quotation marks used on text?

    #1477782

    Hello I am referring to an icon please see further info below thank you.

    #1477784

    i’m participant as you – so no private content field for me to read. sorry – you had to wait til mods are here.

    #1477789

    Arh yes sorry. Thanks for trying to help though :-)

    #1477814

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #av-layout-grid-1 .av_font_icon {
      transform: scaleX(-1);
    }

    After applying the css, please clear your browser cache and check.
    Before:
    Screen Shot 2025 02 24 at 4.38.56 PM
    After:
    Screen Shot 2025 02 24 at 4.41.05 PM

    Best regards,
    Mike

    #1477910

    thank you that’s great.

    #1477913

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Rotate quote icon 180 degress’ is closed to new replies.