Can't desable Titlebar

Home Forums Jevelin Theme Can't desable Titlebar

Home Forums Jevelin Theme Can't desable Titlebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • luiszlo
    Participant

    I have set titlebar to disable but it is still there (gray bar in the screenshot attached).

    Attachments:
    You must be logged in to view attached files.

    Hi @luiszlo,

     

    Sorry to hear of the problem you are having.

     

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

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can try resolving the issue 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

     

    #page-container > .sh-titlebar {
        display: none;
    }

     

    Best regards,
    Shufflehound team

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