Home › Forums › All Other Themes › Shopzee ProVersion: pro7.0 Format Changes
- This topic has 10 replies, 2 voices, and was last updated 1 hour, 16 minutes ago by
Sonal S Sinha.
-
AuthorPosts
-
September 10, 2025 at 9:43 pm #232881
Hello,
I have a couple of updates I would like to make to my site: www.thebaggler.com
1- The separator line (on a PC), I need to change this line to white to match the text. (Black Arrrow)
2- Center the Search Bar/Account/Shopping Cart with the logo. (Red Arrow)
https://ibb.co/BVDFsxLH
3- I would like to hide the text Home on the Home page, just this page. I will need the page text to be at the same level as the “Home” once it is removed.
https://ibb.co/vxgpPGg0
4- I want to eliminate some of the white space between the Footer Info Box Logo Image and the bottom of the pages. I hid the Footer Info Box Content, and I think that is creating extra white space.
5- The lines below the Footer Title, I need to change them to black.
https://ibb.co/hFWn32PR
Thanks
September 11, 2025 at 10:30 am #232884Hi,
Kindly use this CSS code to resolve the issues.
.head-info-area .phntp { border-right: solid 1px #fff;} .header-extras { margin-top: 55px;} .home .page-title { display: none;} .footer-infobox { padding: 30px 0 40px; border-bottom: solid 1px #000 !important;} #footer .rowfooter { padding:0;} .copytext { padding: 20px 0 20px;}
Regards,
DaveSeptember 11, 2025 at 11:47 pm #232892Thanks
September 12, 2025 at 2:56 am #232893I want to display only specific categories in the gallery. I noticed that I have to use the Gallery option in the admin area while using the Elementor Element Simple Plug-In.
What code is required to display only specific categories?
September 12, 2025 at 9:26 pm #232899Please ignore the above post. I need to create a new ticket as it is on another site/theme. Thanks
September 15, 2025 at 10:40 am #232912Okay Cool.
Regards,
DaveSeptember 16, 2025 at 11:24 pm #232943Hello, I just noticed that my products are showing two products per row on the shop page.
I have set the row amount to 4 in the template (Appearance, Customize, WooCommerce, Product Catalog) section. It will display 4 per row right after I save it but it quickly goes back to displaying 2 per row.
https://www.thebaggler.com/shop/
I need this page to display 4 per row and 5 rows on the page.
September 17, 2025 at 11:06 am #232948Hi,
Kindly go to Appearance >> Customize >> Woocommerce >> Products Per Row >> Select 4.
Same as for Row Per Page.
Kindly see the link below.
https://tinyurl.com/ytsfzjrg
Regards,
DaveSeptember 17, 2025 at 11:06 am #232949Hi,
Kindly go to Appearance >> Customize >> Woocommerce >> Products Per Row >> Select 4.
Same as for Row Per Page.
Kindly see the link below.
https://tinyurl.com/ytsfzjrg
Regards,
DaveSeptember 18, 2025 at 2:21 am #232959I have already done that numerous times, and it currently says 4 per row, but it is still showing just two products per row.
https://www.thebaggler.com/shop/
https://ibb.co/q3BTzKjN
As soon as I log out of WP, it goes back to just two products per row.
https://ibb.co/hJ8ghCFK
September 18, 2025 at 10:42 am #232960Hi,
Kindly use this CSS code to resolve the product columns issue.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.