Reply To: Problem with custom logo height
March 14, 2016 at 6:22 pm
#537
Grace Themes
Member
Hi Jeroen,
You can also change the logo height through theme options panel
Go to Appreance -> Theme Options -> Basic Setting
and paste the below code in Custom CSS box and click on Save Options button.
.logo img { height: 55px; }
Change the 55px as per your requirement.
Giampaolo, thanks for participating in this topic, I really appreciate your reply.
Regards
GraceThemes