Hi guys,
I am having a time with this one – http://soulistichealing.org/ I have the menu and logo centered, but I’m doing something wrong. Have a look. The logo is getting cut off.
Let me know what I am doing wrong.
cheers,
David
Ismael,
Give it a try again. Sorry about that.
Hey!
Please find following code in Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img {
max-height: 125px!important; }
and change it to
.logo, .logo a, .logo img {
max-height: 150px!important; }
Best regards,
Yigit
Thanks Yigit.
Hey Yigit. Decided to go back with the left logo alignment. We are using a wider logo, and on tablet, the logo shrinks and is not aligned to with the navigation. On phone, most of the word Healing gets cut off. How do I resolve this issue?