Viewing 1 replies (of 1 total)
  • Hi..

    Please make a child theme directory and create a header.php file.

    Now copy code from LINK and paste into child theme’s header.php file.

    Now copy below code and paste into child theme’s style.css file.

    .logo a{
    	color: #31A3DD !important;
    }
    .logo a:hover{
    	color: #31A3DD !important;
    }

    Save the changes.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘logo on same line as menu’ is closed to new replies.