Home › Forums › WordPress Themes – Premium › Sleeky Pro › white space under header slide show on mobile
Hi,
Is it possible to reduce the amount of white space that appears under the slide show on a mobile?
This is the website (view on mobile to see the issue) I only need a fix for the home page
Hi Phil,
Please use the following css to fix your issue;
@media only screen and (max-width: 768px) {
.sleeky_widget_top {
margin-top: -40px;
}
}
NOTE: Please use the child theme style.css or custom css plugin to write the css.
And it seems like you are using an outdated version of the theme, so we request you to update the theme to the latest version.
Thanks
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.