Remove title bar from moble

Home Forums Jevelin Theme Remove title bar from moble

Home Forums Jevelin Theme Remove title bar from moble

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    RESOLVED Posts
  • egamb
    Participant

    how do you remove the title bar with breadcrumbs from mobile view. I was able to remove it from the desktop view, but it continues to show in the mobile versions.

    Thanks for your help!

    Hi @egamb,

     

    I hope you are well today and thank you for your question.

     

    Could you please share the page URL from your site where it is displaying so that I can help you to remove it?

     

    Best regards,
    Shufflehound team

    egamb
    Participant

    Here is an example:

    The breadcrumbs don’t show on my site for desktop, but show on mobile devices.

     

    Elaine

    Solution for this topic

    I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile, you can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-titlebar.sh-titlebar-mobile-layout-compact.sh-titlebar-mobile-title-off {
        display: none;
    }

    egamb
    Participant

    Thank you!

    You are most welcome here 🙂

    The issue is fixed in the below latest version of the theme so please update the theme as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

    egamb
    Participant

    Thank you! I updated it today.

     

     

     

    You are always welcome here 🙂

Viewing 9 posts - 1 through 9 (of 9 total)