HOW TO REMOVE OUTLINE AROUND LOGO

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Fri May 04, 2012 7:34 am
Logo.PNG

I have moved the home menu below and now the logo in the logo position is framed? How to remove this frame? Thank you
User avatar
Junior Boarder

Konrad M
Fri May 04, 2012 10:04 am
Hi
Can you give us url to your site ?
User avatar

GK User
Fri May 04, 2012 11:52 am
Konrad M wrote:Hi
Can you give us url to your site ?


http://www.trendyscrapper.com/eng
Kindly advise whether you would need the joomla login as well and how I could provide this if needed. Thanks a lot.
User avatar
Junior Boarder

Konrad M
Fri May 04, 2012 12:43 pm
Just add to override.css
Code: Select all
#gkMainMenu {
border: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Sat May 05, 2012 1:45 am
Konrad M wrote:Just add to override.css
Code: Select all
#gkMainMenu {
border: none !important;
}

and remember to enable override.css option in template settings.


Perfect! It works just fine and I thank you for the support.
User avatar
Junior Boarder

Konrad M
Tue May 08, 2012 10:30 am
I'm glad I could help :)
User avatar


cron