This topic has 4 replies, 3 voices, and was last updated 5 years, 5 months ago ago by Olga Barlow
hey,
I have following issue:
all icons are not longer centered and i do not know why^^ maybe u can help
Regards
Joey
Hello,
Do you have this problem if the parent theme is activated on your site?
Regards
yes
regards
Hello,
Letter-spacing for the body caused that. Add the following custom to fix:
.footer-product,
.portfolio-image .zoom .btn-lightbox,
.shopping-container .cart-bag, .et-wishlist-widget a,
.navbar-header .shopping-container .cart-bag .badge-number, .navbar-header .et-wishlist-widget .wishlist-count {
letter-spacing: 0;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up