How can I add a border to the right side of the last item on the main menu in Corona theme?
Thanks in advance.
Add Border-right to main menu last item?
2 posts from 2 voices-
Posted 1 year ago #
-
Hi,
add the following to the bottom of your style.css file:
.main_menu .menu a:last-child{ border-right:1px solid #EEEEEE; }Posted 1 year ago #
Reply
You must log in to post.














