This topic has 3 replies, 2 voices, and was last updated 9 years by sharmstr.

  • Author
  • #86210
     styliststar
    Participant

    I need to remove the Down Arrow that resides on the main menu line when a sub menu item is added.  I think Its called a caret .. I want to remove it.

    How to remove this?

    I need to align the sub menu items to the left. How to do that?

     

    #86284
     sharmstr
    Moderator

    Please search before asking: https://archived.seventhqueen.com/forums/topic/how-to-delete-the-tiny-arrows-after-each-main-nav-link#post-80199

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #86532
     styliststar
    Participant

    How about align the SUB menu items to the left. How to do that?

    #86582
     sharmstr
    Moderator

    try this

    COPY CODE
    
    .dropdown-menu li>a {
        text-align: right;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?