WoodMartW
WoodMart
Dec 12

one important option for page title section

It is better to create an option to display the screw title section on mobile and computer. Currently, either this section can be activated or it is active. But there is no mode that can be active only on desktop or only on mobile. This can be done by a display: none; He did it in CSS, but this method has problems and it is better to use PHP method and it should be in the template settings. if using display: none; All elements such as links and icons of different categories, the background of the screw title section, etc. are loaded and affect the loading of the page, it is only hidden from the user's view, which is not good. But if you add the requested option to the template settings. Then, for example, the user can do something so that it is not loaded at all on the desktop, and that part is loaded and displayed only when it is called on the mobile.
PendingPending