July 24, 2015 at 6:27 am
#26661
Theme Horse Support Team
Keymaster
Hi kenosiscenter,
Go to dashboard -> appearance -> theme options -> design options -> custom css and add the following CSS to get touch the slogan bar.
#main {
padding: 0;
}
You may add same size image for slider with a large size ( 1400 * 500). There is not recommended size becaus it will directly fit to 100% width
Thank you!