Home Forums Pro Themes Photo Perfect Pro Sticky Menu and Site Title

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #21571
    donnabia
    Participant

    Hello, I enabled stick menu on my site. In so doing the site title move below the menu bar. my question is, how to move the site title about the sticky menu and also center the tabs on the menu. They are currently left justified.

    #21592
    wensolutions
    Keymaster

    Changing the logo position requires additional code customization. As much as we would love to help you on this but free support only covers bug fix and documentation. You can consider hiring a customizer to get this customize for you.

    For menu positioning to center, you can try the following custom CSS

    .header-navigation li {
    padding: 0 65px;
    }

    Hoping this would help you.

    #21627
    donnabia
    Participant

    Awesome! Thank you, this worked perfectly.

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