Tagged: enfold logo
So I was wondering what CSS I could enter to make my logo look like this site? http://www.mcorautomotive.com/index.html
My current site is http://pcaconcepts.com/ Thank You!
Hey tampaprinting,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.logo img, .logo a {
max-height: none !important;
}
.logo {
height: auto;
}
Let me know if you need further assistance.
Best regards,
Jordan
I think that works, Just need some tweaking on the logo design side of things, I can change the color of the header and menu font colors in advanced styling correct?
Check the website now, How should I tweak the CSS to make the logo go up over the header also? OR bring the menu down away from the text at the top?
Any Ideas?
Not sure if my post is still showing up,
Shameless Bump
Hi,
Looks like you managed to accomplished what you’re after based on the look of the logo in the website. If not, please provide a screenshot so that we can give you the proper css codes. And please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
Best regards,
Ismael