• Resolved digi84

    (@digi84)


    Hello!
    I have a problem with pages of this theme. I have a picture as a background of the website, and the background of all the pages is transparent.
    I wanted to make the background of all the pages semitransparent (in order to make the text readable), but I can not manage it.
    Could you help me?
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi digi84

    So that I can try and help I’m going to try and workout what stage you’re at and what you’ve done so far.

    Have you set up a child theme to make changes to the styling?

    If so have you applied the transparent background in css but it’s not showing up?

    Hey Digi84,
    Do you mind providing a link? Without it i’m not sure I know exactly what you want. But you can try adding this to your custom css in the theme options:

    .contentclass {background: rgba(255,255,255,0.5);}

    Kadence Themes

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

The topic ‘Page Transparency issue’ is closed to new replies.