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

    Hello team,
    Is there a way to get the picture member flushed left?

    Thank you,

    Frederic

    #287885

    Hey Frederic!

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

    img.avia_image.avia_image_team {
    float: left !important;
    }

    and post the link to your website if that does not work

    Regards,
    Yigit

    #288089

    you guys are amazing.

    What if I want to make that part of the normal CSS? Do I just paste in the the custom CSS file?

    Thank you

    #288093

    Hi!

    Exactly. You can add any custom CSS code inside Custom.css file to keep Quick CSS field empty. But please do not forget to back it up before updates :)

    Regards,
    Yigit

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