Shopify themes, liquid, logos, and UX
Hi,
I coded two buttons for my store to be the size of 50 % of the screen width, Unfortunately, they're not full wide kinda. there is still a small space there. I tried putting borders on all 4 sides but there is still a slight spot on the side which is very noticeable on mobile. it automatically makes the whole thing look cheap.
I'm using a custom liquid to code this and this is my code:
Solved! Go to the solution
This is an accepted solution.
can you please try code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 766px){
.mobileShow {display: flex;}
.womens-wear {flex: 1;}
}
This is an accepted solution.
Hi @NoahOnyejese
Try to use this code
.mobileShow {
border: 2px solid rgb(40, 40, 40);
border-width: 2px 0 2px;
}
.mens-wear {
border: none;
}
.womens-wear{
border-width: 0 0 0 2px;
}
@NoahOnyejese - can you please share this page link where you have buttons?
Hello @NoahOnyejese,
https://www.jaglion.co.uk/password
## Your online store is password protected please share your store password.
Could you share your store password? Then I can review it
Sure the password is: JAGLION1/
please notice this is only visible on mobile!
This is an accepted solution.
can you please try code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
@media (max-width: 766px){
.mobileShow {display: flex;}
.womens-wear {flex: 1;}
}
Unfortunately it didn't work...
I still have the code in base.css so you can take a look if you'd like.
This is an accepted solution.
Hi @NoahOnyejese
Try to use this code
.mobileShow {
border: 2px solid rgb(40, 40, 40);
border-width: 2px 0 2px;
}
.mens-wear {
border: none;
}
.womens-wear{
border-width: 0 0 0 2px;
}
i have try same code its work see attachment
the password is: JAGLION1/
please notice this is only visible on mobile!
Thank you for reaching out and posting this question!
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Thanks a lot!
The password is: JAGLION1/
The URL is: www.jaglion.co.uk
Please notice this is only visible on mobile!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024