• Resolved img4747

    (@img4747)


    Hello,

    I cannot seem to get the post box background to be transparent like in some of the demo pages. I can change it in the post itself, but underneath seems to be a 100% solid white background (so now it is a 50% black over white). Please advise how I remove the white box behind the post background — I am assuming there are 2 places I need to change this.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Julien Zerbib

    (@julien-zerbib)

    Hi,

    You can change the slide’s content background color in your slide (post / page / …) Content styling / Design Parameters / Content Background-Color.

    The slide’s background color can be changed in your slide (post / page / …) styling / Design Parameters / Slide Color.

    Let me know if you need something else.

    Regards,

    Julien

    Thread Starter img4747

    (@img4747)

    Hi Julien,

    Thank you. For some reason, there still looks like there is a white box behind everything: https://capunited.com/ I am trying to get the box to be 50% black, so you can see the background through it.

    Thanks!
    Iain

    Plugin Author Julien Zerbib

    (@julien-zerbib)

    Hi again,

    It comes from

    .hentry {
    	background-color: #fff;
    	padding-top: 7.6923%;
    	position: relative;
    }

    that you can find at https://capunited.com/wp-content/themes/twentyfifteen/style.css?ver=4.6.1 on line 1589
    ??

    Regards,

    Julien

    • This reply was modified 8 years, 6 months ago by Julien Zerbib.
    Thread Starter img4747

    (@img4747)

    Perfect!

    Thanks

    Plugin Author Julien Zerbib

    (@julien-zerbib)

    ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Post box background transparency’ is closed to new replies.