Home Forums Pro Themes Resto Pro Logo not centering

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #133328
    jondeuce
    Participant

    Hello,

    I have a small issue with the Restro Cafe theme. I replaced the demo logo with my clients custom logo however it is not centering with the navigation. It gets placed after the 3rd or 4th nav menu item and I can’t seem to be able to fix it. I was wondering if there was any tips or tricks in order to do so?

    I only have 4 menu items at the time total so I wanted it centered on there. Any help is greatly appreciated. Thanks!

    #133349
    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL and a specific screenshot of the section where you want to have changed so that we can be precise to help you.

    Hoping for your kind co-operation.

    Regards.

    #133357
    jondeuce
    Participant

    The URL is https://independentmotorcyclesaz.com/. You can see on the desktop version the logo is pushed to the right.

    #133627
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to manage logo.

    @media screen and (min-width: 1024px){
    .align-logo-center .site-branding {
        float: left;
    }}

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #133661
    jondeuce
    Participant

    Thank you for the help. However, the logo does not get centered in the nav like the restro cafe demo website, it moves it to the left only.

    #133667
    jondeuce
    Participant

    The goal is to have the logo centered between ‘services’ and ‘events’ menu items in the navigation bar.

    #133761
    wensolutions
    Keymaster

    Hello,

    Regarding your query, to manage the menu as per your requirement, you have to add more menus as the site logo is managed like that.

    You can refer to the below documentation link for assistance.

    https://www.loom.com/share/5b5dfa65260a4dada599f6b887371c9d

    Hope this helps.

    Regards.

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