I use karo theme< demo-4. I changed the main colour of my theme in appearance< theme options< and Change the main colour. But its work other all pages. But its not work in my home page. How can i fix this?
Currently each page allows you to choose your own color, currently the selection of this color is hidden, please provide wp-admin, I will adjust to display it for you, it is in the shortcode and I need talent Access to edit
go to Appearance-> Editor-> inc / theme_control.php Please search "ftc_primary_color" and "ftc_secondary_color" 2 lines of if like below and delete it https://prnt.sc/oov7w4
Suppose i delete those things that you have said. And i save it. And i go to appearance< theme options< and i changed the colour. Now can this colour worked in all of my pages. Specifically my home page?
I use karo theme< demo-4. I changed the main colour of my theme in appearance< theme options< and Change the main colour. But its work other all pages. But its not work in my home page. How can i fix this?
Hi Souvik !
Currently each page allows you to choose your own color, currently the selection of this color is hidden, please provide wp-admin, I will adjust to display it for you, it is in the shortcode and I need talent Access to edit
thank you
Sorry, I don't access you in my wpadmin page. You can tell me with another way.
Hi Souvik !
go to Appearance-> Editor-> inc / theme_control.php
Please search "ftc_primary_color" and "ftc_secondary_color" 2 lines of if like below and delete it
https://prnt.sc/oov7w4
thank you
Suppose i delete those things that you have said. And i save it. And i go to appearance< theme options< and i changed the colour. Now can this colour worked in all of my pages. Specifically my home page?
hi Souvik!
Please go to Appearance-> Editor-> inc / theme_control.php
search "ftc_secondary_color" and "ftc_primary_color"
and delete this code as suggested below
Your problem will be solved
https://prnt.sc/opblw3
thank you