Toolset Starter Theme is a clean and modern Bootstrap-based theme, designed to help you get started using Toolset plugins. It is a great starting point for your Toolset-based sites, as it lets you set everything up using Toolset plugins, exactly how you want.
In our documentation pages, you can find instructions on how to install and use Toolset starter theme.
When you ask for help or report issues, make sure to tell us what you want to achieve.
The problem here is that instead of a full width site the user wanted to have a box type Layout for his site.
Solution:
To setup the box layout you will need to set your row style.
This option can be found by going to Toolsets -> Layouts from your backend if you have Layouts installed. Then Click on the layout you want to edit and then Hover your mouse over the row and then click the small pencil on the right hand Side.
Problem: I would like to change the main menu background color and remove the top header image from a site that uses the Toolset Starter Theme and Layouts.
Solution: In the Theme Customizer you can adjust the primary color, which is used as the main menu background. To remove the header image, you can edit the Header and Footer Layout, and/or override styles in the child theme.
To edit the Header and Footer Layout, click the pencil icon above the row "Logo and Primary Menu". Remove the class 'bg-header-image' to delete the header image.
To override the styles associated with the 'bg-header-image' class, make changes in the Toolset Starter Child theme's style.css file.