Plugin is removing padding from header links

Hey all,

I just installed the All in One WP Security Plugin and I really like all that it has to offer. Problem is, I think it strips the padding from above my header links and I can’t figure out how to apply padding elsewhere. My website is savannahrealestatevideo.com.

Hello Tyler,

Thanks for writing in!

The mentioned plugin is not causing any issue. Your padding issue is because of this custom CSS:

.x-navbar .desktop .x-nav>li>a {
    padding: 0;
}

Please remove this code and then go to X > Theme Options > Header > Links - Alignment and adjust the Navbar Top Link Alignment to 30 pixels.

If this is NOT helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/docs/getting-support

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

Hi Tyler,

Thanks for the credentials, but I can’t find your login URL, default /wp-admin and /wp-login.php are not accessible.

Another thing, I notice that the site is heavily minified. Please CLEAR and deactivate all your minifier and caching plugins/feature for a while.

Cheers!