This topic has 3 replies, 3 voices, and was last updated 7 years, 10 months ago by H_Flores.
Tagged: Footer
Viewing 4 posts - 1 through 4 (of 4 total)
In the footer of the site https://xerifedaspragas.com.br/ I have 4 columns, but in the mobile version it is not responsive, everything is truncated. I think this theme is responsive, or not?
Hello there,
I have gone through the issue.
You just need to add a line of code in ‘style.css’ to make the fix.
Go to the file ‘Style.css’ line number – 631, you will find a class named ‘.inner’ just add a property flex-wrap: wrap; at the end of the class properties. This will fix the issue.
If you have any further issues or queries feel free to contact us.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.