• Resolved meyerwp

    (@meyerwordpress)


    Hello,
    I am using a full image background and I am using as well text in the post, usually under a video or photo. I would like to add a half transparent background but ONLY behind the text. Does someone had already solve this issue?
    Thanks a lot for your reply!
    cheers
    Jerome
    and yes I a am a new bee
    here is my site

Viewing 5 replies - 1 through 5 (of 5 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It would be easy if your video wasn’t wrapped in a <p> element. You could then just style paragraphs to have the background colour.

    Thread Starter meyerwp

    (@meyerwordpress)

    Thanks Andrew for you reply!
    how do you “style paragraphs”?
    Is there a simple way to do this; I have been goggling
    but I did not find something convincing.
    Do you have any idea?
    Thanks!
    cheers

    Thread Starter meyerwp

    (@meyerwordpress)

    I meant it is possible for the whole site with apparence/customize but I would like to have this only in a few part like
    https://jeromemeyer.com/wordpress/?page_id=280

    Thread Starter meyerwp

    (@meyerwordpress)

    here is my new url
    jeromemeyer.com

    @andrew
    can you tell me more about <p>
    and where I can stylize only some paragrapher?
    thanks!

    Thread Starter meyerwp

    (@meyerwordpress)

    the solution to my issue

    #primary.content-area {
    background:rgba(63, 63, 63, .5);
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Adding a semi transparent background only on certain part of the post’ is closed to new replies.