Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
My site is showing the mobile site on some laptop screens/small desktop. How do I reduce the parameter for when the mobile site switches please?
Note that this just started happening since adding code:
<style>
a.logolink {
margin: 0 !important;
}
</style>
To remove the padding on header
Any help appreciated?
@nghhbbtd - hi, when device size is less than 1068px, your site turns header into mobile header, to change this you will need many changes to your header css and if needed then code
are you familiar with css changes and coding?
@suyash1 Thanks for coming back to me
Yes, I'm familiar with making changes however in this instance, it is not clear where the chnage needs to be made as the CSS doesn't mention a change at specific size