Home › Forums › Jevelin Theme › Responsive header alignment
Home › Forums › Jevelin Theme › Responsive header alignment
Hi Guys
Getting a problem with the shopping cart not aligning correctly on mobile/ tablet header
First screenshot below(from Iphone 6S) , second screenshot shows header alignment when screen is scaled – would like these to all fit on same line if possible. Can you help?
Cheers D.
Hi @NorthumbrianTin,
I hope you are well today and thank you for your question.
To resolve the Responsive header alignment i tried to access your site but it is just displaying the message “Updated Website Coming Soon”
Could you please temporary disable it or would you mind if i log in to your site and access your site? If this is ok then could you please share me your site log in details privately by adding them in the box having text “Click here to share private content. Only you and forum moderators will bee able see it.”?
Best regards,
Shufflehound team
Coming soon is now deactivated 🙂
Solution for this topic
You can resolve it changing header logo image size by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-mobile-navigation .sh-table > .sh-table-cell:first-child { width: 60%; } .sh-header .sh-table > .sh-table-cell:first-child { width: 30%; }
Fantastic – resolved – thank you 🙂
You are most welcome here 🙂