Light Header Style Stopped Working?

Home Forums Jevelin Theme Light Header Style Stopped Working?

Home Forums Jevelin Theme Light Header Style Stopped Working?

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

    Hey, with the latest Jevelin update, I think my Page Header Style: Light (Header + Titlebar + withoutborder) stopped working correctly.

    The Header text is now the theme’s default, a dark gray color.

     

    You can see this on my website at http://www.christianhemmefineart.com/about-christian, with the Header that says “About Christian.” I attached a screen shot of the Page Setting I have selected.

     

    Thanks guys!

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

    Hi @yeahitsahemme,

     

    I hope you are well today and thanks for posting here.

     

    I could confirm the issue on my test 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

     

    .sh-titlebar-light h2 {
    	color: #fff!important;
    }

     

    Best regards,
    Shufflehound team

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