- This topic has 3 replies, 2 voices, and was last updated 1 year, 2 months ago by
Developer.
-
AuthorPosts
-
August 30, 2022 at 10:11 pm #11757
Cristóbal Parrado
ParticipantHi,
I am try to change the color of something in the home (box “Explore Toys Now”) and I can change the pink color as say in documentation.
Please help me with this.
August 31, 2022 at 10:00 am #11758Developer
ModeratorHi,
Thanks for contacting us.
Could you please provide us with your site URL so that we can review and get back to you.
Many Thanks
August 31, 2022 at 3:39 pm #11760Cristóbal Parrado
ParticipantAccording to documentation buttons “Explore Shop”, “Explore Toys Now” and “the image of the cart” change the color when you change the first Background/Button Background, but it is just changing the button “Explore Shop” and “the image of the cart” and “Explore Toys Now” remains pink for ever. There is no option to change the color pink on this button.
September 1, 2022 at 10:14 am #11762Developer
ModeratorHi,
Add the below CSS code in the additional CSS.
#slider .intro-button::before, #slider .intro-button::after{
background: #ff7a6e;
}Many Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.