- This topic has 5 replies, 2 voices, and was last updated 4 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Theme Juice
Hi
can you advise on the mobile header conflict (logo/cart) on this site:
https://zoojoy.oasthousemedia.co.uk
see:
https://zoojoy.oasthousemedia.co.uk/wp-content/uploads/2020/12/Capture.jpg
thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo { max-width: 145px !important;}
.centerlogo .logo {
float: left !important;
padding-left: 15px;
}
.header.type4 .logo img { margin-bottom:0;}
}
Regards,
Dave
almost there Dave
see: https://zoojoy.oasthousemedia.co.uk/wp-content/uploads/2020/12/Capture2.jpg
the cart content counter is over the cart icon
thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.header-extras li .custom-cart-count { top:-14px;}
}
Regards,
Dave
that works Dave, thanks, have a great weekend
????
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]