Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #654320

    Hello, I would like to align ‘»’ on the right side of India (displayed under Destinations Menu)

    #654342

    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

    #654634

    Here it is:

    #655444

    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

    #655646

    I tried but exact same thing <span class=”custom-menu-icon”>»</span> appears in the menu item. It doesn’t render the command.

    #655757

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.