This topic has 5 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Robert Hall
Hi,
is it possible to decrease the top bar (f3f3f3 backgroud with cart and language switcher) height, whitch is too large…
Can add a custom css to fix an exact height?
Thanks in advance!
Gilles.
if possible: can you give me a MINIMUM height so that it won’t disturb the cart and language bar display.
Thanks!
Hello,
Please add the following code in custom.css
.header-type-3 .top-bar, .header-type-2 .top-bar {
padding: 0px 0px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
thanks!
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Top bar height’' has been successfully resolved, and the topic is now closed for further responses