• Resolved tfrett

    (@tfrett)


    Hello,

    I used this code below to try and get my Instagram feed to show full width across the screen but it seems to not be working because I haven’t removed footer 2 & 3. I’m hoping someone can walk me through how to remove footer 2 & 3 from my website.

    body #footer .footer-column-1 {
    width: 100%;
    }

    The website I need help with is https://www.ourpositive.com

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey tfrett,

    This is a theme issue but I think I can help you resolve the issue. Please add this custom CSS to the plugin’s Custom CSS box. You will find the Custom CSS box by going to your WordPress Dashboard – Instagram Feed – Settings – Customize (tabbed page), scroll to the bottom of the page and enter the snippet below in the Custom CSS box. Then click on “Save Changes” at the bottom of the page afterwards.

    .footer-widgets .widget-area {width: 100%;}

    Thread Starter tfrett

    (@tfrett)

    Thank you SO much, it worked! ??

    You’re welcome, happy to help!

    No obligation at all, but if you like the plugin and support you received and feel like leaving a super-quick review here then we always appreciate it ??

    Just let me know if you have any other questions in future, and have a good weekend!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Won’t show full length on footer’ is closed to new replies.