Hello, I would like to align ‘»’ on the right side of India (displayed under Destinations Menu)
Hey pankaj_mangal,
hm? Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Andy
Here it is:
Hi,
Please edit your menu item and wrap your icon inside a span with custom class as following
<span class="custom-menu-icon">»</span>
Then please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.custom-menu-icon {
float: right;
}
Best regards,
Yigit
I tried but exact same thing <span class=”custom-menu-icon”>»</span> appears in the menu item. It doesn’t render the command.
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Yigit