Forums
Forums / Theme: Enigma / logo on same line as menu
(@justinwhi)
10 years, 2 months ago
trying to put the logo on the same line as the menu, is there a code to move this down so that it sits to the left ?
http://childrensgiftministry.com/
(@weblizar_support)
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.
The topic ‘logo on same line as menu’ is closed to new replies.