padding-top problem
Hello
I would like to change the padding-top to my header widget, but i dont find “element.style.css” file.
Can you tell my where i can get it?
Thank you
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
5Hi Sdesign
You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
header#masthead .hgroup { padding-top: 0px !important; padding-bottom: 0px !important; }Let me know if that works out for you.
Cheers
Hi Addo,
thank you but I would like to change the padding-top to my header left sidebar where you can see
“Une question?
Contactez-nous:
logo tel
03 66 73 97 81”
Sorry for my bad english!
Hi Sdesign
Now I get you :) Try this navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.hgroup #header-sidebar { padding-top: 0px !important; }Adjust the figure there to desirables ones :)
Cheers
SUPER!!!
Thank you so much!
Perfect :-)
Always feel free to open a new thread whenever you require support
Cheers
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.