Shopify themes, liquid, logos, and UX
can someone help me make the second button (the yellow) like the one above him?
i need a base css code please
it stays yellow for some reason
my store url https://26e068.myshopify.com/
Hey @Itamar2020 ,
In the css shown in left in your image, try removing . from .button means instead of ".button" use "button" only.
Thanks
Yash Garg
thanks
but it still different from the above
maybe beacuse the outline?
how do i fix?
thank you
and it makes this buttons also black. i do not want that
another solution please?
In that case for only payment button use this css selector
.shopify-payment-button__button {
// add styles here
}
not working
Try doing
border-style: none !important
OR
box-shadow: none !important
One of them should work I think
did you try adding these in your css block ?
yes in the css
it has weird yellow outline for some reason
Hey also checking your website from India, I am seeing this . Please make sure your changes are not having strange effects on other parts of your site.
why is the buttons and the quantity section are not really in the middle from desktop? from the phone it is good
please help
Hi @Itamar2020 ,
Try adding below CSS on base.css
shopify-buy-it-now-button button {
background-color: #000!important;
color: #fff!important;
}
hi thanks for your help
we did the button black already but for some reason there is a still yellow outline
it is actually stays all yellow from the phone / pc
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024