Navigation bug

Posted in: Newspaper
Post count: 19

Hello,

My site have a little display bug in the category navigation.
There’s no space between two buttons. I know it’s a very small bug but I want to fix it.
http://prntscr.com/9y8seq | http://minecraftfive.com/
How can I fix that?

Thanks!

Post count: 22421

Hello,
I have checked your website and saw the “bug”. It is actualy a plugin that causes this. It is rewritting the css for the pagination: http://screencast.com/t/f0sqiyK3i0Vhttp://screencast.com/t/eM5xB14PA
Fortunately this issue is easily corrected with css without removing the plugin:
.last {
margin-right: 8px!important;
}

Please check your website for other css errors that the plugin might cause.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.