Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #543235

    hello,

    on my blog page on the english side the images are sticking to the side. on the arabic side its fine. what can i do?

    #543243

    Hi Jihad!

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

     html[lang="en-us"] .sidebar_left .content {
        margin-right: 0;
    }
    

    Regards,
    Yigit

    #543253

    that worked perfectly. thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘blog page image is sticking to the side’ is closed to new replies.