I could replicate this issue and we fixed it.Open header.php , find this
<?php echo get_the_title( $ID ); ?>
replace it by this
<?php wp_title(''); ?>
then save the file
Cheers
I could replicate this issue and we fixed it.Open header.php , find this
<?php echo get_the_title( $ID ); ?>
replace it by this
<?php wp_title(''); ?>
then save the file
Cheers
Hi,
if such color changes are this many, I believe You'll need to hire a developer to do all the big list for you. Yet ofcourse with pleasure I help you with everything I can but changing every...
For the reafured project background and colors, have you checked the freelancer theme settings panel => advanced?
You can use chrome developer addon , just press F12 , inspect the element, and use...
Hi,
Your site looks great ;)
To change the colors of:
1- feature project: there is an option in freelancerr admin panel => advanced settings.
2- For the search bar, there is no specific option...