How to add content above logo in responsive view

This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: lmathers
    lmathers
    Participant
    January 11, 2016 at 09:41

    In desktop view, you can add content to the left hand side of the header (when choosing certain header settings).

    When viewing in mobile / responsive view, this disappears.

    We’d like to keep that header content in mobile view. Can you advise how to do so?

    See here for screenshots: http://imgur.com/a/6RZ0X

    Thanks

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 11, 2016 at 11:41

    Hello,

    You can display it, but it will affect the layout of your site.

    Please try to add the following code in Theme Options->Custom CSS->Custom CSS for landscape and mobile.

    .header-type-6 .header .tbs {
        display: table-cell !important;
    }

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.