• Resolved davidkollsete

    (@davidkollsete)


    Hi, great theme! Im no wizard on css at all but was hoping you could help me change the background color of were the page title and payoff comes up. Today its grey ish and I would like the box to be white to create some more contrast.
    Br,
    David

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello David,
    Add the following code to custom css-

    h1.site-title {
    background: white !important;
    }

    By payoff, I think you mean site description.
    Add the following code-

    h2.site-description {
    background: white !important;
    }

    Thread Starter davidkollsete

    (@davidkollsete)

    Thank you so much, works like a charm!

    Thanks for using the theme !!
    If you find the theme useful, please leave a review of the theme .
    Thankx….

    Hi

    Thank you for klean.brilliant theme. I wanted to check something. If instead of the grey, I don’t want any clor for the text on the main page as background, but rather that I just use the image background color, what should I do ?

    Thanks in advance.

    Regards

    Ananda

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘page title and payoff’ is closed to new replies.