- This topic has 1 reply, 2 voices, and was last updated 1 year, 9 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
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]