Hi
Is it possible to increase the logo size on the header of this website http://sellusyourproperty.co.uk/ by 50%
In the theme options, header custom height is 300px (the max possible?)
Please help, thanks
ODP
Hey onedesignprint,
I’m not sure I understand what you are looking to achieve. Could you try to explain your intentions a bit further, or post a screenshot highlighting them please?
Best regards,
Rikard
Hi Rikard
Please see https://ibb.co/h9W7Dhg
We would like to increase the size of the logo to the transparent one.
Thanks
ODP
Hi,
Thanks for that. Did you upload the image in question under Enfold->Header->Transparency Options? If not, then please try doing so, or use CSS like this:
#top .av_header_transparency.av_alternate_logo_active .logo a > img {
opacity: 1;
filter: alpha(opacity=1);
}
Best regards,
Rikard
Hi Rikard
I think I am not explaining myself well.
We just need increase the logo size.
Please see https://ibb.co/B62X6Hv
Hope this is clear.
Thanks
Hi,
Your default logo size is big however transparent logo set in Enfold theme options > Header > Transparency Options is smaller. Removing transparent logo would give you the result I attached in private content field :)
Regards,
Yigit
Thanks Yigit
That worked!