Blue header in blog and courses

Tagged: , ,

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #26377
    Veena
    Moderator

    Hi myetutors,

    Can you pls open a new thread and share the link to specific page, ll be happy to assist you there.

    Thanks.

    #26381
    sixlevel
    Member

    Hello, I’m using learndash and tried this. It doesn’t remove the blue title bar and there is no option on the course and lesson page. Is there another css to remove it on these default page types?
    Thanks

    #26386
    Veena
    Moderator

    Hi sixlevel,

    You can use the below custom CSS –

    .single-sfwd-courses header#title-area {
        display: none;
    }
    .single-sfwd-lessons header#title-area{
        display: none;
    }
    

    If you have any further queries kindly open a new topic and we would be happy to assist you there.

Viewing 3 posts - 16 through 18 (of 18 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.