• Danni468

    (@danni468)


    Hi there πŸ™‚

    Please see http://www.point-break.co.za/wp/?page_id=13

    The text seems to “disappear” into the background image… How can I put a block in which offers a bit of transparency (off white) to make the text stand out but also to not lose the background image?

    Thanks

Viewing 1 replies (of 1 total)
  • Try adding this to your custom css box in the theme options > advanced settings:

    #content {
    background: rgba(255,255,255,.9);
    padding-top:15px;
    }
    .contentclass {
    padding-top:0;
    }

    Kadence Themes

Viewing 1 replies (of 1 total)

The topic ‘Help with Body Text Background’ is closed to new replies.