Home › Forums › WoodMart support forum › Categories in page title Problems
Categories in page title Problems
- This topic has 9 replies, 2 voices, and was last updated 4 years, 7 months ago by
Elise Noromit.
-
AuthorPosts
-
July 29, 2020 at 3:18 pm #215158
joemnmParticipantHello!
I am trying to use the “Categories in page title” option and it works but it looks messed up. The spacing between the categories is inconsistent, some are far apart and some are directly next to eachother. Is there a fix for this?
Also the icons get extremely small if I turn off the item count. I want to have the item count off but then the icons get so small you can barely see them. Is there a way to make them bigger again?
Please see attached for an image with and without the product counts. Both show very badly inconsistent spacing.
Thanks!
Attachments:
You must be logged in to view attached files.July 29, 2020 at 3:26 pm #215160
joemnmParticipantHeres that second image, it failed to upload last time. This one shows how tiny the icons get when turning off the product count
Attachments:
You must be logged in to view attached files.July 29, 2020 at 4:18 pm #215184
Elise NoromitMemberHello,
It seems you have disabled the page title in the shop page. Please enable I will check what we can do with this.
Best Regards
July 29, 2020 at 5:39 pm #215205
joemnmParticipantI realize I put the wrong site name. It is actually for brandpowerPRO.com, this is another installation of WoodMart that was purchased more recently, and after brandpowerDIRECT.com.
Also, this is a live site so I dont want it to show on my live site until it is fixed but I turned it on for my staging site, please take a look at that. I put the site in the private content.
July 29, 2020 at 5:45 pm #215206
joemnmParticipantI went ahead and made you an admin login in case that is helpful, please see private content.
July 29, 2020 at 9:31 pm #215235
Elise NoromitMemberHello,
You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your
<svg>
tag like it is shown: http://prntscr.com/m4n0qw
Then you will need to re-upload your icons in WordPress Dashboard.Best Regards
July 29, 2020 at 11:18 pm #215258
joemnmParticipantThis seems to fix the spacing issue, thank you!
The icons are still super tiny when I turn off the product counts though, is there a way to fix that?
July 29, 2020 at 11:33 pm #215259
joemnmParticipantAlso can I change the amount per row? Currently I see 8 on top and 1 on bottom. I would prefer all on one line or 5 on top and 4 on the bottom.
Attachments:
You must be logged in to view attached files.July 29, 2020 at 11:34 pm #215261
joemnmParticipantThis is live on my site now by the way, brandpowerpro.com/shop
July 30, 2020 at 6:57 am #215314
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Desktop:
body .woodmart-product-categories { margin-right: auto; margin-left: auto; max-width: 70%; }
You will get this result: https://prnt.sc/tqz7md
If you set width: 60% you will have four items in each row.
Best Regards
-
AuthorPosts
Tagged: Categories in page title
- You must be logged in to create new topics. Login / Register