Mega Menu hide next/prev buttons

Posted in: Newspaper
Post count: 3

Hi guys, apologies if i’ve missed a super obvious theme option for this, just wondering how to hide the next/prev buttons on the mega menus?
Kind Regards,
N

Post count: 22421

Hello,

You have not missed any option as there is no option created in this regard :). If you want to remove the mega-menu next/prev, you can add this code in the theme panel-> custom css box:

.td-mega-grid .td-next-prev-wrap{
display:none;
}

Thank you!

Post count: 3

Thanks Bogdan!

Much Appreciated,

N

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