Home › Forums › All Other Themes › Theme Juice
- This topic has 5 replies, 2 voices, and was last updated 2 years, 9 months ago by
Forum Moderator.
Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
December 3, 2020 at 10:16 am #170010
Hi
can you advise on the mobile header conflict (logo/cart) on this site:
https://zoojoy.oasthousemedia.co.uksee:
https://zoojoy.oasthousemedia.co.uk/wp-content/uploads/2020/12/Capture.jpgthanks
December 4, 2020 at 11:36 am #170119Hi,
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,
DaveDecember 4, 2020 at 12:34 pm #170136almost 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
December 4, 2020 at 12:56 pm #170144Hi,
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,
DaveDecember 4, 2020 at 1:00 pm #170145that works Dave, thanks, have a great weekend
December 7, 2020 at 11:46 am #170231????
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.