Customer logins – Does Sunrise support customer logins?
Absolutely. To see a demo, click the “Login” link at the top of the site and use shopify101@gmail.com and password “guest”. Or you can register your own account to see how that works.
Absolutely. To see a demo, click the “Login” link at the top of the site and use shopify101@gmail.com and password “guest”. Or you can register your own account to see how that works.
Click the slide and you’ll see a link named “Update”. Click that and choose “Edit image”.
Please see the theme documentation for more details
Captions are optional. If you don’t want a caption you can just leave it blank.
Absolutely! You can use Shopify create separate menus and then assign those menus to the sidebar and top menus. Please see the theme documentation for more details.
Yes, you can select the collection and how many products are displayed. See the section named “Sidebar” in theme settings.
This is only recommended if you’re confident editing the theme code. If not, you could hire an experienced coder to make the changes for you. Once you’ve taken a theme backup, click the “Actions” button next to your published theme and choose “Edit code” When the editor opens, click the file named “styles.css” in the Read more
That can be done but will require a code change. You’ll need to add a snippet of CSS to the theme. Please see this article for instructions on adding custom CSS… How to add custom CSS And here’s the CSS you’ll need to add… .flexbox.flexwrap .flexbox-grid{justify-content:space-around;} .flexbox.flexwrap .flexbox-grid>li{flex-grow:0;}