Change hover color of buttons

Posted in: Newspaper
Post count: 1

I am using one of the demos and the hover of background color for all buttons is black. I don’t see any place to change it in the panel. Is it possible?

Post count: 35449

Hi,

Please add this custom css in Newspaper>theme panel>Custom code>Custom css
.tds-button1:before {
background-color: red;
}

https://www.screencast.com/t/WTnSOy1V4
Hope this will help you.
Thanks.

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