category widget icons and font

Posted in: Newspaper
Post count: 39

Hi mate,

is it possible to add icons to woocommerce product category widget?

And how to increase the font size for text (font size of category names)

Thank you very much

Post count: 3343

Hi,
Please provide us more details, what icon? can you show me in a screenshot or something?

Do you refer at the category text on a product page? This one: http://screencast.com/t/IHsPcWxx

Thanks for the message!

Post count: 39

sure have a look: http://oi61.tinypic.com/2sazgjt.jpg

i’d like to add icons on the left (companylogos) and increase the font size.

Thanks

Post count: 39

Any help Marius please ?

Post count: 3343

Hi,
Sorry for the delay, was weekend. What widget do you use there? Can you give me your site URL?

Thanks!

Post count: 39

http://www.windowsdeal.com i use the woocommerce product category widget
thanks

Post count: 3343

Hi,
To increase the font size add this CSS in theme panel -> Custom CSS:

.widget_product_categories {
    font-size: 16px;
}

About the icon, i don;t know if can’t be added, that widget is default from woocommerce, only if you edit them. Is not from our theme.

or add that section manualy with image and text+link. in a text widget with HTML

Thanks!

Post count: 39

ok great thanks mate

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.