admin
Show sliders on mobile devices
GoodStore template is hiding sliders on mobile devices, because we think that there are all text unreadable and also it help to battery life. If you want to show it, please add into Theme Options -> Custom Code -> Custom CSS this:
Posted in
Could help
How to create child theme
Why use a Child Theme? [1] Here are a few reasons: If you modify an existing theme and it is updated, your changes will be lost. With a child theme, you can update the parent theme (which might be important for security or functionality) and still keep your changes. It can ...
Posted in
Could help