Menu Action Text CSS Class Location

Re: Menu Action Text CSS Class Location

by IT PSJ -
Number of replies: 0
Already solved.
In the end we just need to add the line to the .css file of the theme

.menu-action-text {
margin-left: 10px;
}

Hope it helps for those who need to modify the spacing between icon and text.

Cheers