Anniversary Discount
Flat 50% OFF on All Products. Save Up to $149 Now
Hello joomshaper team, we use Luxyort for the website https://johnandvanessa.wedding
we amended a bit the off-canvas menu and increased menu items font size but we cannot find how to move them to the right the + and - characters are ON the letters if you open the off canvas menu you will see the two menu items 'wedding' and 'information'
Hello
Thank you for your query.
Please add the following css rule in custom css section:
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
display: block;
}