Adding Space Between Product Categories & Quantity
-
At the link below, in the secondary navigation bar (inline with the ‘Search Products’ button), if you hover over — for example — “Diabetes Tests”, you’ll see:
Glucose(8)
HbA1c(7)This would look better if there was some padding between the end of the product category title and the () showing the quantity. For example, it should look like this in the top right of the header:
CART (0)
So I tried adding some padding via CSS, but that’s all part of the same element …. So then I was looking at the various theme PHP files, but I’m not seeing which file has that element.
I’m assuming if I can find the applicable PHP file, then I can add a space there and solve the problem. But it appears that I’ll need a little input on whether this assumption is correct, and (if so) which PHP file should be edited.
Thanks for your help,
JimThe page I need help with: [log in to see the link]
The topic ‘Adding Space Between Product Categories & Quantity’ is closed to new replies.