No content to show

User Activity

The shop is password protected.
Ideally a section is very modular. Adding and removing sections from a theme are equivalent to adding and removing the section files in the theme. What I would suggest is that in your current theme you locate the section that you would like to migrat...
The way to go here would be to append css code at the end of the theme.css file that changes the fonts for only the headings you desire. If you would mention the url of the site and the headers of which you would like the fonts changed, I can help yo...
Sorry for the above instructions I mistook Dawn for Debut. Unfortunately the theme doesn't accommodate the ability to change font sizes via a slider or UI element, this can be added by editing the settings_schema.json and the appropriate css files (m...
I would suggest you change the text in those menu items to be capitalized. Otherwise you can append the following code to your theme.css.navlink--grandchild { text-transform: none; }
You can find the option for font size under Admin > Online Store > Themes > Customize, then on the left sidebar at the very bottom you will be able to see Theme settings which will open up a menu which has Typography, you should be able to change the...
At the end of your theme.css file add the following.navtext { text-transform: none; } .sliderow__title { text-transform: none; }If you do not want to append to the end of the css file then you can look for the text-transform property on the .nav...
In layman terms, these buttons and links need to be somehow labelled so that screen readers can discern the purpose of the link/button and then relay that to the user. One way to do that is by giving the buttons an aria-label attribute, for example:<...
I believe that this is a custom code template.The wrong way to do this would beClick to expand...if you go to Admin > Online Store > Themes > Edit Code and then on the left panel under templates add a new template page.template-name.liquid then you c...
Hi, I am no expert but this sounds like you are trying to build custom bundles on your page. I have found that this app https://apps.shopify.com/bundlebuilder comes with this out of the box. You can disable all add to carts and force your user to go ...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.