How to Number of Products show in shop page ( Showing 1–12 of 778 results )
-
How to Number of Products show in shop page this ( Showing 1–12 of 778 results ) in desktop mode
Attachments:
You must be
logged in to view attached files.
Hello,
I suggest using Layout for archive to show such an element, you can import an already created layout – https://prnt.sc/KfH4Hh4aWI0X and show on desktop that element – https://prnt.sc/CksRbbw_tuCc
Kind Regards
How can we make these changes without creating a new layout? Any code
Hello,
Use the code below for help:
.archive .woocommerce-result-count {
display: block;
}
Define the above code in Theme Settings -> Custom CSS. Then clear the cache and recheck the issue.
Kind Regards
Hello,
You’re welcome! If you have any more questions or need further assistance, feel free to reach out.
Kind regards
The topic ‘How to Number of Products show in shop page ( Showing 1–12 of 778 results )’ is closed to new replies.