Mobile Menu – Separator between Categories

Posted in: Newspaper
Post count: 5

Hi,
I would like to add a separator line between the categories in the mobile vertical menu.
Please advise how to achieve the same.

Thank you

Post count: 27744

Hello,

Please provide the link to your website.

Thank you!

Post count: 5
Post count: 27744

Hello,

Please try this custom code CSS
.td-mobile-content li {
border-bottom: 1px solid #fff;
}

The css code needs to add in Theme Panel -> Custom Code -> Custom CSS.

Thank you!

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