Menu Buttons

Posted in: Newspaper
Post count: 29

I want to display login and signup buttons on my menu buttons with different colors so they can be easily seen.

How do I do that?

Post count: 22421

Hi,

The theme does not have any option for that but you can use a bit of css to do it. Try this code:
.td-login-modal-js{
color:red!important;
}

Thank you!

Post count: 29

Whwre to insert the code?

Post count: 22421

Hi,
You can add the code in the theme panel->custom css code: http://screencast.com/t/X8OZ8Eu81U
Thank you!

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