menu button

Posted in: Newspaper
Post count: 4

Hi
It is possible to make buton menu from this image image make larger and black, not grey?
This is top menu in my web page.

best regards
Gregory

  • This topic was modified 7 years by geny80.
Post count: 23312

Hello geny80,

Try to use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-next-prev-wrap a {
width: 35px;
height: 35px;
line-height: 35px;
border: 1px solid #000;
color: #000;
}

Thanks for the message!

Post count: 4

thank you! It’s works

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