All things Shopify and commerce
Website: Dotodone.co.uk
Password: Dotodoneltd
Last time I used this code which worked but it affected the collections page(professional services) section of the site and it also affected the gallery sections: @media only screen and (min-width: 750px)
{
.medium-up--one-half {
width: 70%!important;
}
}
@media only screen and (min-width: 750px)
{
.medium-up--one-quarter {
width: 15%!important;
}
}
Solved! Go to the solution
This is an accepted solution.
Hello @DavidFadimu ,
You have to add parent class and it will works fine.
Try it
@media only screen and (min-width: 750px)
{
.site-header .medium-up--one-half {
width: 70%!important;
}
.site-header .medium-up--one-quarter {
width: 15%!important;
}
}
Thanks
This is an accepted solution.
Hello @DavidFadimu ,
You have to add parent class and it will works fine.
Try it
@media only screen and (min-width: 750px)
{
.site-header .medium-up--one-half {
width: 70%!important;
}
.site-header .medium-up--one-quarter {
width: 15%!important;
}
}
Thanks
Hello Guleria,
I have figured it out, thank you.
I have a huge problem. I sell services such as app design, video animation etc. I want a client to be able to select a service, customise it and then enquire using a form that they can customise by adding pictures or videos etc.
Hi,
It seems like I'am facing the same problem. Before using that code below I want to make sure that we are talking about the same issue here.
May I ask which theme are you using and since when did you notice this?
Let me show how my Main menu looks like.
Thank you in advance for your help.
I am using the debut theme and the code didn't quite work for me. I got an expert to fix the problem. Basically you have to reduce the padding or font size.
If I well understood, that is the way the Theme DEBUT act normally, right? Because I have notice it since the beginning I'am using this theme.
I believe so
Thanks Sir,
I will follow up with Shopify and let you know, we are a community.
I have tried to follow your instructions unsuccessfully.
I'll let you how this issue has been solved.
Regards,
Thank you, I hope you get a solution. Have a great week
Fantastic! Well done
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024