Tagged: homepage, search icon
- This topic has 3 replies, 3 voices, and was last updated 3 years, 7 months ago by Skandha.
-
AuthorPosts
-
February 19, 2021 at 6:44 pm #274625douglaswillrParticipant
Hello,
I was able to change all the colors using the theme editor option except the Search Widget icon color. It is currently purple and I would like to change it to gold.
Also I how do I edit the home page to add content on there, I do see the option too.
Here is my website: willrdouglas.com
Thank You
February 20, 2021 at 12:25 am #274644SkandhaParticipant@douglaswillr: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#search-2 button { background-image: linear-gradient(to right, #fff000, #dba514); }
You can change the color according to your choice.
To add content to your homepage
Go to => Dashboard => Pages => Edit the page home => Add the necessary content and Update the page.Also you can explore the theme options
Go to => Appearance => Customize => Theme Options => Explore features like Featured Slider, Portfolio and so on.You can check out the Simclick Demos as well.
Let me know if this helps you out!
Kind Regards,
SkandhaApril 15, 2021 at 2:10 pm #279689lgedsonParticipantTo add content to your homepage
Go to => Dashboard => Pages => Edit the page home => Add the necessary content and Update the page.Also you can explore the theme options
Go to => Appearance => Customize => Theme Options => Explore features like Featured Slider, Portfolio and so on.You can check out the Simclick Demos as well.
Can we do the same task with wp-admin/ dashboard/ theme/ customize/ and then put these line in Additional CSS can we do or just follow your steps
April 16, 2021 at 1:15 am #279741 -
AuthorPosts
- The topic ‘Zubin – How Do I Change the Search Widget Icon Color?’ is closed to new replies.