Comments Mike started the conversationJuly 29, 2014 at 1:02amI've uploaded my logo to the site, but it looks very strange with wrong proportions... How to fix it ? (I am using content from demo 3 vineyard) 1,973Support repliedJuly 29, 2014 at 6:43pmWhat is the theme version you are using?ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyMike repliedJuly 30, 2014 at 1:08amLast one I think 1.3....... I bought & download it around week ago 1,973Support repliedAugust 1, 2014 at 2:54pmHi,your logo has 120x70 if i'm not mistakenso you need to adjust the css a bitGo to theme options Styling options -> Custom CSS#logo { width: 120px; height: 70px; background-size: 120px 70px !important;}that should fix your logoThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyMike repliedAugust 4, 2014 at 5:14pmThank you ! it fixed but now it is not centered...Mike repliedAugust 5, 2014 at 1:27amHow to make it align to center ? 1,973Support repliedAugust 5, 2014 at 4:10pmUse#logo { margin-left: -60px;}ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
I've uploaded my logo to the site, but it looks very strange with wrong proportions... How to fix it ? (I am using content from demo 3 vineyard)
What is the theme version you are using?
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Last one I think 1.3....... I bought & download it around week ago
Hi,
your logo has 120x70 if i'm not mistaken
so you need to adjust the css a bit
Go to theme options Styling options -> Custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you ! it fixed but now it is not centered...
How to make it align to center ?
Use
#logo {
margin-left: -60px;
}
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy