Viewing 5 replies - 1 through 5 (of 5 total)
  • hannah

    (@hannahritner)

    Hey,
    This would just be a matter of using the right plugin. Something like this should get you close- https://www.ads-software.com/plugins/instagram-feed/
    If you want it to stretch the width of the footer post a link and I can provide css to help with that.

    Hannah

    Thread Starter grsangela

    (@grsangela)

    Hei Hannah, I appreciate a lot your help, it’s more precious than google ??

    I installed the plugin you linked, but what I have right now is only this (you can see in my footer) https://whoisgorgeo.us – and this because I added the text widget in Footer Column 1 and inserted [instagram-feed] in the text widget.

    Do you have any idea?
    Thanks

    So you would need to talk with the plugin author about the best ouput opiton to use. I would think for starters you would want to increase your height in the settings.

    As for adding across your whole footer that isn’t really an build in option but adding this css would get your close but not to the edges of the screen.

    @media (min-width: 768px){
        .footercol1 {width: 100%;}
        .footercol2,.footercol3 {width: 50%;}
    }

    Else you would need to use a child theme an override the template or upgrade to the premium theme where there are more options and a place for something like this.

    Kadence Themes

    Thread Starter grsangela

    (@grsangela)

    Thanks a lot Theme Autor, probably the premium version it’s the solution, it always gets there ??

    Hey Hannah

    I’m trying to do exactly the same for my wife’s website – sopheesmiles.com – but having a few problems.

    [moderator note: long code paste removed.

    1. Please open a new thread for your issue rather than a “me, too”.
    2. Please do not paste long excerpts here. Use pastebin.com or gist.github.com and put a link to that here.
    ]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Footer full of instagram feed’ is closed to new replies.