Hi,
I tried to set for bottom2 position "visible" overflow and "100%" width like gkPageTop and gkBannerTop positions but without sucess so I would appreciate any help.
This is what I want to get
like this
Thanks!
Konrad M wrote:I see you fix your issue. Or you need my help ?
#gkBottom2 {
max-width: 100% !important;
}
Konrad M wrote:Please try add to override.css
- Code: Select all
#gkBottom2 {
max-width: 100% !important;
}
and remember to enable override.css option in template settings.