This topic is: resolved
-
I have made the following adjustments because I made the logo bigger
/* Header Bar – moved up */
.navbar-default-wrap {
padding-top: 0px !important;
padding-bottom: 30px !important;
}/* Home – Logo/Menu – Padding reduced to slider */
.content-container {
padding-top: 0px !important;
padding-bottom: 70px;
min-height: 500px;
}Which seemed to fix everything, I was trying too however created another problem.
The select currency as per the attachment (eg. https://www.sweetsorella.com/kimono/women/) now has no space???
Looks as though the CSS used is wrong or incorrect in some way?
any ideas to fix???
thanks