Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #259478

    Dear Sir

    i got a question about image of page out of border when i see it from my ipad2, how can i fix it let image just in the border

    i use avia layout builder to create a single full width column, and give text block content elements to insert image, it’s just out of boder as below how can i fix it just in the border?? the image of width just 940px

    image out of border:http://goo.gl/DnGwGx

    thanks

    • This topic was modified 10 years, 6 months ago by Josue.
    #259602

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #259622
    This reply has been marked as private.
    #259713

    Hey!

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

    @media only screen and (max-width: 1140px) {
    .container .twelve.units, .responsive .container .twelve.units {
    width: auto; }
    }}

    Cheers!
    Yigit

    #259960

    Hi Yigit

    Thanks for your help, problem solved ~

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘image of page out of border’ is closed to new replies.