Center the logo in full width

Home Forums Pro Support Center the logo in full width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #66907
    Janet NewellJanet Newell
    Participant

    Hello,

    I would like to center the title logo when the menu is full width. i have tried

    #responsive-menu-pro-header {
    text-align: center;
    }

    As per another post but that didn’t work. I have the menu centered and would like the logo centered above it

    http://scottnewellproductions.com/snp/

    #66910
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Janet,

    That other post is for the header bar logo, you are looking for the title image. The below CSS should do that for you:

    #responsive-menu-pro-container #responsive-menu-pro-title {
       text-align: center;
    }

    All the best

    Peter

    #66909
    Janet NewellJanet Newell
    Participant

    perfect, thanks!

    #66908
    Peter FeatherstonePeter Featherstone
    Participant

    You are welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center the logo in full width’ is closed to new replies.