Find Answers and Get Support › Forums › Mandha – Multipurpose WooCommerce Theme › Website Setup › Homepage › Home Slider Not responsive between Desktop, small screen and phone
- This topic has 10 replies, 2 voices, and was last updated 1 year, 8 months ago by
Manathan.
-
AuthorPosts
-
ThéoParticipant@lamanufacturedevinyles
- 1 Topics
- 6 Posts
I put a slider for my home page but unfortunately, this is not responsive between the various devices. Could you help me please ?
As you can see in the following screen-shot, they is a grey part instead of the picture
July 25, 2023 at 16:59 #45734@themodactyl- 0 Topics
- 6739 Posts
Hi Théo,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
Can you please tell us which plugin are you using to display this slider? I think this issue is related to a misconfiguration of the slider. Don’t hesitate to report this to the plugin’s authors.
If you have further questions or requests, feel free to create other forum topics.
Best,
July 26, 2023 at 10:03 #45740ThéoParticipant@lamanufacturedevinyles- 1 Topics
- 6 Posts
Hello,
I’m using your template “Mandha”. I’m working on the “Vinyl Build it”. I directly use the home slider of the demo where I just change the image.
If you have the contact of the plugin’s authors it could be great.
Thanks for your help !Kind regards !
July 26, 2023 at 11:22 #45752@themodactyl- 0 Topics
- 6739 Posts
Thank you for your feedback. If you use the default slider in vinyl demo, it should work fine. 🤔
Can we please take a quick look at this? Could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings.
You can post the user name and password in your next reply and mark it as private to keep this between us.Thank you.
July 26, 2023 at 13:19 #45755@themodactyl- 0 Topics
- 6739 Posts
Hi Théo,
Thank you, we managed to log in. 🙂
We found what’s going wrong. The slider have been set to contain a background image on which you’ll add contents like texts or titles. In your case, it’s just an image. For this reason, the padding that is applied to the text is applied to the image and prevent it to be displayed correctly. To change this, simply add the following code snippet to your website:
/** * FEATURE: Use Block Image In Slider */ .wp-block-getwid-content-slider.grimlock-hero-slider:not([data-adaptive-height="true"]){ height:auto; } .wp-block-getwid-content-slider.grimlock-hero-slider:not([data-adaptive-height="true"]) .wp-block-image { margin:0px; } .wp-block-getwid-content-slider.grimlock-hero-slider:not([data-adaptive-height="true"]) .wp-block-getwid-content-slider-slide{ padding:0px; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
July 27, 2023 at 10:04 #45764@themodactyl- 0 Topics
- 6739 Posts
You’re welcome Théo! We’re glad we were able to help.
If you’re happy with our theme, feel free to review our theme on our Themeforest page dedicated to Mandha: Multipurpose WooCommerce Theme.
It’s very appreciated and it helps us making our products more known to new potential customers, which allow us more time to improve the quality over time and develop new features. It’s a win-win !
And by doing this, you will be making a great contribution to our community! #SharingIsCaring ❤️
Thank you!
July 27, 2023 at 13:52 #45769 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Home Slider Not responsive between Desktop, small screen and phone’ is closed to new replies.