Ok with a theme that supposedly has everything included and thought of, I must be missing something.
Where can one define the max height or width of the logo uploaded.
I've selected the SIMPLE header and my logo is only shown at 60px in height. The file I uploaded was 150px.
I've added this to my child theme CSS but nothing changes.
#logo { height: 160px; line-height: 160px; padding: 15px 0px ; }
Thanks.
/R
Comments
Please share your site url and we will check it for you,
Thanks!
#Top_bar #logo { height: 150px; }We do not have option for this because for many users with their options it may only break design and that why custom css is the best choice in this situation.