This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #215712
     jedubass
    Participant

    Hey,

    Sorry for bothering you. I wanted to change the  LogoURL path Logo to a custom Url. I saw a solution on https://archived.seventhqueen.com/forums/topic/url-path-for-logo.

    I have uploaded the php file in my child theme and changed the URL.

    It worked.

    However, it affected my drop-down menu alignment. It’s now right aligned, which doesn’t look good on mobile.

    How do I left align it?

    Thanks

     

    #215718
     Laura
    Moderator
    Hello, please try by adding this to style.css of child theme
    ul.dropdown-menu.sub-menu.pull-left a {
        text-align: left !important;
    }
    
    #215723
     jedubass
    Participant
    Not marked as solution
    #215766
     Laura
    Moderator
    Not marked as solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?