Translate Weather (theme 3.0)

Posted in: Newsmag
Post count: 108

Hi guys

Two questions regarding Weather widget

– How to translate it
– How to remove title .. it’s obvious it’s a weather widget 🙂

Thank you

Post count: 6535

HI

1. Unfortunately whether widget cannot be translated for the moment, however I’ve added this on our todo list and we will consider it for future updates.
2. Try this css in theme panel > custom code > custom css:

.td_block_weather .block-title{
display: none;
}

Thanks!

Post count: 108

Thank you, CSS worked

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.