Home Forums WoodMart support forum Top bar > failed change background color

Top bar > failed change background color

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #266429

    VKgroUp
    Participant

    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.

    #266431

    VKgroUp
    Participant

    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.

    #266514

    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

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)