Unwanted Bottom Border Appears in Some Modules

GK User
Sun Jul 03, 2016 8:06 am
Hello there,

I have another styling issue, specially when i use widgetkit in modules, there is an unwanted bottom line / border which i could not find the css to disable, this maybe a style conflict as i am using widgetkit and uikit on gavickpro.

site : sisco.webs.lk (no www) and you must already have to login info.

Image

Image

Image
User avatar
Senior Boarder

teitbite
Wed Jul 06, 2016 9:51 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.box li {
    border-bottom: medium none;
}
User avatar
Moderator

GK User
Wed Jul 06, 2016 2:21 pm
Dear Teitbite,

Thank you very much, it solved my issue. that simple :) and the layout look super clean and nice :) really appreciate your help...

Best Regards,

Thisara
User avatar
Senior Boarder

teitbite
Fri Jul 08, 2016 11:31 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