- 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
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]