Remove White Space Above Scroll Arrows

Remove White Space Above Scroll Arrows

Explore-Sherpa
Excursionist
34 0 12

I am trying to remove the white space circled in red in the screenshot for two separate pages as the large gap looks very awkward on mobile. I only want this to change on the mobile version if possible as it looks fine on desktop. Any advice or custom CSS would be greatly appreciated.

 

I am using an influence theme.

Links: 

https://www.exploresherpa.com/pages/cannabinoids-and-you

https://www.exploresherpa.com/pages/our-process

Screenshot 2024-08-02 131749.png

Replies 3 (3)

eComGuru24
Shopify Partner
3 0 1

Dear Sherpa, 

I checked your URLs given.

You don't need a CSS to remove that space. 

Just click on the section responsible for the "Our Best Sellers". At the bottom of this section, there would be setting available to reduce the "bottom Padding & Top Padding". 

If this doesn't work, try the following Custom CSS in that section 

Shopify Guru
Explore-Sherpa
Excursionist
34 0 12

You did not provide any Custom CSS to try.

Made4uo-Ribe
Shopify Partner
7625 1834 2246

Hi @Explore-Sherpa 

You have this code that making theme separate, if you can find the code and change it. The file is in the asset folder and it named "custom.pages.home.min.css" and find the code below

Made4uoRibe_0-1722626078522.png

Change into liek this. 

Made4uoRibe_1-1722626113617.png

Or if not try this code if it work. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes"

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "theme. Liquid" file. Find the </body> tag and paste the code below before the tag. 

 

 

 

<style>
@media screen and (max-width: 475px) { 
.slider-section-heading .nav-wrapper {
        justify-content: end !important;
    }
}
</style>

 

 

 

And Save. 

Result:

Made4uoRibe_2-1722626227055.png

 

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.