Hello, I keep looking for certain things, padding in particular in various parts of the template but cannot find it in the Themler settings. I find it in Firebug only.
So either I am unable to find these settings (there are a lot) or not all are availble to change in the interface.
Can you elaborate?
This is one thing I cannot find and wish to change it. I will have to use the custom css for now I guess. I don't want the padding on the top. It gives a lot of extra space below the header. This is just one example of styles I cannot locate.
.bd-sheetstyles {
min-height: 100px;
padding-bottom: 20px;
padding-top: 20px;
}
Thanks
Hello, I keep looking for certain things, padding in particular in various parts of the template but cannot find it in the Themler settings. I find it in Firebug only. So either I am unable to find these settings (there are a lot) or not all are availble to change in the interface. Can you elaborate? This is one thing I cannot find and wish to change it. I will have to use the custom css for now I guess. I don't want the padding on the top. It gives a lot of extra space below the header. This is just one example of styles I cannot locate. .bd-sheetstyles { min-height: 100px; padding-bottom: 20px; **padding-top: 20px;** } ThanksLast edited 23 March 2016 by Support Team










