logo position
January 2013 WordPress Theme
- GK User
- Mon Sep 14, 2015 9:08 am
-

- Fresh Boarder
- GK User
- Mon Sep 14, 2015 1:50 pm
Hi,
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? I'm not able to check the issue from the screenshot.
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? I'm not able to check the issue from the screenshot.
-

- Moderator
- GK User
- Tue Sep 22, 2015 10:31 am
You have a lot of long menu items, so there's no enough space for the icons, you can decrease the padding between menu item. Please add the following custom css code:
- Code: Select all
#main-menu > li > a {
padding: 0 12px;
}
-

- Moderator
- GK User
- Tue Sep 22, 2015 1:54 pm
HI..CANT FIND CSS CODE TAB ..I HAVE checked IN THEME OPTION...BUT NOTHING
SO WHERE TO PUT THIS CODE
#main-menu > li > a {
padding: 0 12px;
}
THANKS
SO WHERE TO PUT THIS CODE
#main-menu > li > a {
padding: 0 12px;
}
THANKS
-

- Fresh Boarder
- GK User
- Tue Sep 22, 2015 11:39 pm
Please check this article:
https://www.gavick.com/blog/adding-cust ... ress-theme
if you are using child theme - use your child style.css file.
https://www.gavick.com/blog/adding-cust ... ress-theme
if you are using child theme - use your child style.css file.
-

- Moderator
- GK User
- Fri Oct 02, 2015 3:49 pm
-

- Fresh Boarder
- GK User
- Fri Oct 02, 2015 9:20 pm
It's not a correct file, you can't add this code into style.css if you are not using a child theme.
Please use css/override.css file or install any custom css plugin.
Please use css/override.css file or install any custom css plugin.
-

- Moderator
7 posts
• Page 1 of 1
