Hi,
You have maintenance mode enabled, so i can't check your website.
Unfortunately Startup theme doesn't have support for WooCommerce, so you may have some issuess with styling etc.
Please check our themes with WC support:
https://www.gavick.com/wordpress-themes ... merce.htmlIf you want to change the background, please edit css/override.css file (first enable this option from template options -> Advanced tab.
- Code: Select all
#gk-header.nobg {
background-image: url('../images/header_bg.jpg');
}
Of course use your own image, or just replace image file from Startup/images/header_bg.jpg (remember about responsive version of the image header_bg_tablet.jpg and header_bg_mobile.jpg)
The menu is already at the top of the page, so i'm not sure where exactly the problem is..