• Resolved rod

    (@nomadarod)


    Hi,

    I selected “Move logo inline with site title and description.” in the Header options but they don’t become inline. Can you help me find out why?

    Best regards
    Rodrigo

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hello Rodrigo,

    Your site description is extremely long which is forcing the container to move below the logo on smaller screens. Please try adding this to “Additional CSS” and let us know if it works for you …

    .site-header {
    flex-wrap: nowrap;
    }

    Thank you,

    Oliver

    Thread Starter rod

    (@nomadarod)

    Hi Oliver!

    That worked. Thank you for being there!

    Rod

    Plugin Author Oliver Campion

    (@domainsupport)

    No problem we will look at adding this to the plugin and update this thread accordingly.

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Just to update this thread, the plugin has now been updated and the above CSS should no longer be required.

    Oliver

    Thread Starter rod

    (@nomadarod)

    Indeed ??

    Thanx!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘site title inline with logo’ is closed to new replies.