• Resolved habgirl

    (@habgirl)


    Hello!

    I am trying to make the testimonials widget in my footer fill up the entire width and I can’t seem to do it. I am using the “framer” theme in WordPress. Any help you can offer?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Kerry

    (@bluenotes)

    Your website is under maintenance so I can’t see what you’re referring to.

    Thread Starter habgirl

    (@habgirl)

    Its enabled!

    Plugin Author Kerry

    (@bluenotes)

    Your footer is using 1/4 columns with the widget you placed the testimonials are in the 1st column. You would need to adjust your theme options to use 1 column instead of 4 for it to be full width.

    Thread Starter habgirl

    (@habgirl)

    I am trying to figure out how to fix it but its making me crazy!

    Plugin Author Kerry

    (@bluenotes)

    I took a look at the theme since it’s free on the WordPress theme directory and there is not an option for it. Each widget gets wrapped in a 1/4 column.

    Your only option would be to edit the theme or use the following CSS:

    #footer .col-1-4:only-child { width: 100%; }
    

    You can add the above to the WP Customizer > Additional CSS area.

    Thread Starter habgirl

    (@habgirl)

    YOU ARE AWESOME!!!!!

    Thank you so much!!!!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘BNE Testimonials Widget Width’ is closed to new replies.