Template Customization | Fixter - Documentation | JoomShaper

Fixter

Updated Last: 22 June 2021

Template Customization

In custom CSS please add:

body.predefined-header1 #sp-header {
    width: 220px;
    padding: 30px 10px 100px 25px;
}

You can also increase the sidebar width more and/or reduce the value of the left and right padding. It allows you to increase space reserved for menu items and logo too.


..