Hi,
I just bought your Enfold Theme and I have a quick question. I want to use on of your demo designs and I would like to change the size of the logo. (www.tra-vel.de)
How can I change the size so that the logo does not have that much space to all boarders?
Thanks for your help in advance! :)
Best regards,
Sten
Hey Sten Rauch,
You can adjust the logo size using the following in quick css:
strong.logo {
width: 800px!important;
}
Adjust the width to what you need.
Best regards,
Jordan Shannon
Thanks! is it also possible to change the position a bit in terms of bringing it more to the left side of the border?
and also to the top… sorry for all those questions :)