mainmenu dropdown arrow box opacity

Posted in: Newspaper
Post count: 46

Is it possible to make the arrow box under mainmenu’s dropdown more visible?
change opacity, make the border thicker etc
https://imgur.com/a/k0pJGPz

Post count: 23312

Hello perfectbodymate,

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

The code is here ->

.td-next-prev-wrap a {
border: 1px solid black;
font-size: 7px;
color: black;
}

Thanks.

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