Footer Navigation links not displaying on a new row

Hello, Themeco Pro is my all time favorite theme. I have been using it for years. Once in a while I have an issue when inserting a menu into the footer area where the first pages are displaying on the same line as the title. I have been able to find a work around for this in the past. However, I would like to know the best way to fix this. Can you explain what causes this and how can I fix it? I will try to attach a screenshot. The website in question is https://www.forensicnurseconsulting.com/
Thanks, Jon

Hello Jon,

Thanks for writing to us.

I would suggest you please add this custom CSS code to global CSS to get rid of your issue.

.h-widget {
width: 100%;
}

The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector or you subscribe to One where customization questions are answered.

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.