hi,
when i make resposive the theme they are many space between slider and the first picture , how could i reduce it ?
best regards
Attachments:
You must be
logged in to view attached files.
Hi @bousraou,
I hope you are well today and thank you for your question.
Could you please share the page URL from your site where it is displaying so that I can help you to reduce it?
Best regards,
Shufflehound team
Hi,
Find here the url in field
best regards
You can remove that space by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
@media (max-width: 800px){
#aboutus {
padding: 100px !important;
}
#aboutus .sh-empty-space {
height: 0 !important;
}
}
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.