Full width module in mainbody_bottom position

September 2015 Joomla Template
GK User
Fri Aug 19, 2016 12:44 pm
Hi
I'm trying to change the width of modules in the mainbody_bottom position, to match the component width generated in the mainbody position in Technews.
I have tried the variations of code you suggest elsewhere on your site, as a CSS override, but to no effect so far. I would really appreciate your help. Example page is here:
http://www.clubmeal.co.uk/index.php/cou ... ast-sussex
Thank you.
User avatar
Expert Boarder

teitbite
Mon Aug 22, 2016 3:13 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gkMainbodyBottom .box {
padding-left: 0 !Important;
padding-right: 0 !important;
}
User avatar
Moderator

GK User
Thu Aug 25, 2016 7:15 am
Thank you very much. Great support as always!
User avatar
Expert Boarder

teitbite
Fri Aug 26, 2016 11:04 am
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron