change the back ground category colour for mobile plugin home page.

Posted in: Newspaper
Post count: 58

Hi is there anyway to do this? The mobile plugin has the category tag background colour set to black on the homepage. I would like it to be my brand colour.

Post count: 20688

Hi,

That would be possible with a code like this, it will make the category tags of your chosen color on the homepage
https://www.screencast.com/t/38bwoqJYwC0u

.home .td-post-category {
background-color: red;
}

Enter it in Theme panel->Mobile theme->Custom CSS code.

Thanks

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