- This topic has 1 reply, 2 voices, and was last updated 2 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › Space between mobile menu and e-commerce cart
Hi,
On mobile (smartphone), the mobile menu and the e-commerce basket seem to stick together (very close).
See screenshot: https://prnt.sc/g9gHVx_uA4vm
How to put a space, a horizontal separation between the mobile menu and the e-commerce basket.
Thanks in advance.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.header-extras {
padding-right: 55px !important;
}
}
Regards,
Dave
Fruits and Vegetables WordPress Themes Today, consumers all around the world are looking to reduce their ecological footprint. That is why they buy products that […]
Cleaning Services WordPress Themes We have added the best offers for cleaning companies, agencies and service providers at one place in the form of the […]
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]