Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #249266

    Hi.
    Using Enfold, I want a full width image to appear in the content area. Currently, if I add an image using Avia, it does not span the width of the content area. It leaves white space on the sides.

    Please assist

    #249412

    Any ideas here? Any help is greatly appreciated.

    #249415

    Hey!

    You can insert your image inside a Color section and give color section a unique id and then add following code to Quick CSS in Enfold theme options under Styling tab

     #your_custom_id .container { width: 100%; }

    Regards,
    Yigit

    #249452

    That gets me close to it. However, it looks like .responsive .container is making the width 1030px. Any ideas on how to correct that.

    #249458

    Hi!

    Can you post the link to your website and point out the section so we can take a look?

    Cheers!
    Yigit

    #249462

    I got it to work. Thanks!

    #249463

    Hey!

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

    Cheers!
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Full Width Image’ is closed to new replies.