First dot of menu not aligned

GK User
Mon Jul 27, 2015 11:59 am
Hi,

I cant figure out why the first dot of 'menu button' is not aligned (any more) with the second and third dot.
Please have a look at the attachment.

Checking the css codes with firebug I cant seem to find a difference between my website and your demo website of this writer template.

If needed I don't mind sending the url via PM.
Please help..
User avatar
Junior Boarder

teitbite
Tue Jul 28, 2015 8:30 pm
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? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

GK User
Wed Jul 29, 2015 1:35 pm
I just sent link via private PM
User avatar
Junior Boarder

teitbite
Thu Jul 30, 2015 10:02 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#gk-menu-button > span::after,
#gk-menu-button > span::before {
    margin-left: -2.5px;
}
User avatar
Moderator

GK User
Mon Aug 03, 2015 1:52 pm
Aaaah nice solution !!

Can you explain why the dots were not straight and why I needed to override ?
User avatar
Junior Boarder

teitbite
Wed Aug 05, 2015 11:00 am
Hi

I think developers haven't noticed that. I will inform them about it. Thank You for reporting this.
User avatar
Moderator


cron