Home Forums Pro Themes Signify Pro Issue with header on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #137496

    On the Mobile only the header logo is visible. Not the Title. If I remove the header logo in “customise”, the Title can be seen on the Mobile. But both Logo and Title should be visible at the same time in the Mobile version – like in the desktopversion!
    Please advise a solution!

    Regards
    Birgitte

    #137547
    wensolutions
    Keymaster

    Hello,

    Regarding your query, actually the Admin Panel > Appearance > Customize is working fine as shown in the screenshot given below.

    https://prnt.sc/vbjuyh

    Everything looks great in the mobile screens too. https://prnt.sc/vbjv9j

    Hope this clears.

    Please once update your theme to the latest version and verify the issue.

    If the issue still persists, please provide us with your site URL and proper screenshots so that we can inspect.

    Regards.

    #137570

    Hi,
    Unfortunately I don’t get the same result.
    You can look it up: http://www.cbdnaturensvej.dk

    The theme has been updated to the latest version.
    Screenshots:
    desktop: http://www.cbdnaturensvej.dk/index.php/screenshot-desktop/
    mobile: http://www.cbdnaturensvej.dk/index.php/screenshot-mobile/

    regards
    Birgitte

    #137630
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS for the site identity.

    @media only screen and (max-width: 1000px) {
        .site-identity {
            display: inline-block!important;
        }
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

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