Comments DAVIE started the conversationSeptember 4, 2017 at 10:36amI want to reduce the buffer/boundary/spacing around my logo as it's taking up too much space. I can't see anywhere in the editor where I can reduce this? Sure it's there somewhere :) {"wp":{"use":false,"adminUrl":"http://www.craddocks-antique-jewellery.co.uk/wp-admin","username":"admin_user","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}[deleted] repliedSeptember 4, 2017 at 11:58amHi Davie, It seems that this code is coming from your Custom CSS because the original code is this: header.site-header .header-menu .logo a { padding: 20px 0; } and you have added a new code that overwrites the theme code: header.site-header .header-menu .logo a { padding: 40px 0 !important; } As you can see on this video: http://drops.laborator.co/1lgCL2To remove the padding top and bottom entirely from there you can add this code (or change the old one) to this one: header.site-header .header-menu .logo a { padding: 0px 0 !important; }1 LikeDAVIE repliedSeptember 4, 2017 at 2:49pmThank you. Only thing I can think of is the previous theme left it. I don't play with CSS, but have made the update after your comment and all is well. thank you [deleted] repliedSeptember 5, 2017 at 6:25amHi Davie,Nice, it's great that now you solved this and you are happy with the resultsP.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. A huge thank you from Laborator in advance and have a great day!DAVIE repliedSeptember 5, 2017 at 6:49amHi Yili,I have another, higher priority ticket OPEN at the minute, Can that be looked into please? I can't for love nor money work out how to get the homepage to look like the demo site :/ [deleted] repliedSeptember 5, 2017 at 6:53amHi Davie,Don't worry, we reply to tickets every day so any of our support agents will reply to your ticket soon to.Please be patient. Sign in to reply ...
I want to reduce the buffer/boundary/spacing around my logo as it's taking up too much space.
I can't see anywhere in the editor where I can reduce this?
Sure it's there somewhere :)
{"wp":{"use":false,"adminUrl":"http://www.craddocks-antique-jewellery.co.uk/wp-admin","username":"admin_user","password":""},"ftp":{"use":false,"url":"","port":"","user":"","password":"","path":""}}
Hi Davie,
It seems that this code is coming from your Custom CSS because the original code is this:
and you have added a new code that overwrites the theme code:
As you can see on this video: http://drops.laborator.co/1lgCL2
To remove the padding top and bottom entirely from there you can add this code (or change the old one) to this one:
Thank you. Only thing I can think of is the previous theme left it. I don't play with CSS, but have made the update after your comment and all is well. thank you
Hi Davie,
Nice, it's great that now you solved this and you are happy with the results
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from Laborator in advance and have a great day!
Hi Yili,
I have another, higher priority ticket OPEN at the minute, Can that be looked into please?
I can't for love nor money work out how to get the homepage to look like the demo site :/
Hi Davie,
Don't worry, we reply to tickets every day so any of our support agents will reply to your ticket soon to.
Please be patient.