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

    Hi there,

    I would like to change the position of the post image.
    It is currently displayed above the content, I would like to display it on the left side.

    Thanks for your help

    #276282

    Hi cybaco!

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

    .single-post div.big-preview.single-big {
    float: left;
    }

    Regards,
    Yigit

    #276408

    Thanks!!!!

    #276410

    Hi!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing the position of the post image’ is closed to new replies.