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

    Hi,

    Is there a way to flip the existing ‘quote’ Enytpo icon so that I can have two one facing either direction? Or do i need to upload a new icon or something?

    Thanks,

    A

    #372076

    Hey cmcsoxford!

    Can you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Cheers!
    Yigit

    #372144
    This reply has been marked as private.
    #372153

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .postid-2498 .avia-builder-el-6 span.av_font_icon {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    }

    Regards,
    Yigit

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