Top bar > failed change background color
-
Dear support team,
trying to change the background-color on Top bar: http://prntscr.com/zhzrkc but the color doesn`t change.
Settings: http://prntscr.com/zhzy6u
Thanks.
Find a solution by myself.
In addition to Hosting setting (transfer FROM http TO httpS), it was necessary to transfer the site to the httpS protocol in wp-config.php add code:
define(‘WP_HOME’,’https://sitename.kiev.ua/’);
define(‘WP_SITEURL’,’https://sitename.kiev.ua/’);
After these actions background – color appers.
Hello,
We are glad you have solved the issue on your own.
If you have any questions please feel free to contact us.
Best Regards