Revolution Slider on Mobile

Hi, I've got 2 questions:

1. On my site http://willcrest.co.uk/ is there a way to reduce the white space on the page between the slider and the About Us text on the home page, when viewed on a mobile phone?

2. Is there a way I can make the header text for the individual Services on the page http://willcrest.co.uk/services/ appear on the centre line of the of the icon,. So with equal white space above and below the text in relation to the icon?

Many thanks.

Comments

  • Hi,

    1. As you can see on http://pasteboard.co/NyKwSTr.png it's top padding which you set for the section under the slider.

    2. Would be great if you can show us on the screenshot how exactly you want do this so we can avoid confuse.

    Thanks!
  • Hi,

    1. Ah yes, I see that. How can I target it for mobile use only though? 100px is fine for a desktop screen, if I reduce it in the Section box it looks fine for mobile, but too close for desktop?

    2. I just wondered if there was an easy way to get the text to sit roughly where the red line is on this image.

    Thanks for the help.
  • 1. You must set class name for that section first. And if you set class name, you can use the following css to remove that padding on mobile:
    @media only screen and (max-width: 767px) {
        .section.class-name { padding-top: 0 !important; }
    }
    2. To move that part of text, you can use the following css:
    .list_item .list_right { padding-top: 15px !important; }
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.