Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1076499

    Hi – I am using shortcode for an Instagram Feed Plugin and I would like to force it to go full width across the page. If you scroll to the bottom of the attached link you will see the feed. I have tried the suggested shortcodes put out by the plugin but they don’t seem to work in Enfold. Is there something I can do to force this full-width?

    Shortcode that’s not working
    [instagram-feed width=100]
    [instagram-feed widthunit=100%]

    #1076541

    Hey annameis,

    I’m currently seeing this as full-width:

    https://snag.gy/jixgyq.jpg

    Did you still need help? Perhaps just clear your cache a few times over.

    Best regards,
    Jordan Shannon

    #1076550

    Is there a way to get rid of margin on left and right sides?

    #1076552

    Hi,

    Add this to quick css:

    #av_section_4 .container{
    padding-left:0px!important;
    padding-right:0px!important;
    }

    Best regards,
    Jordan Shannon

    #1076554

    Thanks – but that didn’t seem to work. Any other ideas?

    #1076564

    Hi,

    I’m seeing it with no margin. Please see the following:

    https://snag.gy/Wqy1jB.jpg

    Perhaps a cache clear.

    Best regards,
    Jordan Shannon

    #1077442

    Okay – thank you!

    #1077496

    Hi,

    No problem at all my friend. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Force Instagram Feed Full Width’ is closed to new replies.