Tags problem

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Tue Feb 16, 2016 1:25 pm
Hi,
under posts in tag section there is no space between tags. How can I fix it?
User avatar
Fresh Boarder

Joshua M
Wed Feb 17, 2016 9:12 am
Hi,
Could you please provide me with a URL to your post with tags, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it?
User avatar
Moderator

Joshua M
Wed Feb 17, 2016 9:13 am
Add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend) or use any custom css plugin:

Code: Select all
.item-tags a {
   margin-right: 8px;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.