Hi guys, I have asked this before though could not get the solution that I needed so I will try again.
I am wanting my home page featured collection section to look very clean with the Product image, name & add to card button.
I want blue removed and turn’t to white with a gold button and white text inside the button.
I would also like the button to be reduced to a small size that is more aesthetic instead of something chunky on this page.
Hi @Anonymous , in order to achieve the desired design, you can simply follow these steps. First, navigate to your CSS file to make the necessary edits, and then add the provided code. Additionally, you can remove the :after from the button, as it is not necessary for this task.
So I have placed the first code into css file at the buttom and it has changed the buttons slightly though it isnt perfect, I know have weird outer edges as displayed below.
Hello @Anonymous , In order to achieve a design identical to the one shown above, you may eliminate the box-shadow property from the .button:after selector, as demonstrated in the code below.