Shopify themes, liquid, logos, and UX
Hi! Help me make the button from the blogs section look like this:
Site link: puerh.pro
Solved! Go to the solution
This is an accepted solution.
Hi @Gregory87
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
a.blog__button.button {
color: black !important;
background: #FCFCFC !important;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
Hi @Gregory87
TRy this one .
.blog__button.button {
background: white !important;
color: black !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
The background of the button should be: #FCFCFC
This is an accepted solution.
Hi @Gregory87
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
2/ From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
3/ Copy the code below and paste it there
Here is the code for Step 3:
a.blog__button.button {
color: black !important;
background: #FCFCFC !important;
}
Please let me know if it works. Thank you!
Best,
Daisy - Avada Support Team.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025