Your problem is the button on the same linespace as the navigation.. choose a better location for the button or add some <br />'s after it to knock the pagenav down a bit.
Your problem is the button on the same linespace as the navigation.. choose a better location for the button or add some <br />'s after it to knock the pagenav down a bit.
Thank you, but It's not my problem. I have put some <br/> like what you show but It's still look like above images. Can you help me more ? Thanks!
Your problem is you added huge padding to your pagenav class (default is 2px 4px, you have it set to 20px 40px). Either remove the pagenav class from your page navigation div or change the padding in the class.