Cart And Account Row Sitting Too Low On Mobile - Question | JoomShaper

Cart And Account Row Sitting Too Low On Mobile

DA

Dina Abramson

Template 1 year ago

Hi,

the minicart icon and account row sits too low on mobile.

i have attached a screen shot:

https://awdtest1.com/images/cart-row-too-low-header-mobile.png

Is there a way to line it up with the mobile menu icon?

Thanks.

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #68837

Hi there!

Thanks for your query.

Please use the following code in your custom CSS:

#sp-header .row {
    display: flex;
}

Hope this will solve the issue for you!

Best Regards

0
DA
Dina Abramson
Accepted Answer
1 year ago #68995

thank you, that fixed it.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #69025

You are always welcome:)

0