Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #395870

    Hi Team,

    how can I add a 50% transparent coloured background to special heading h3 heading (style modern centered NON italic) including the subheading like this:

    It’s the same stlye like the background in the Enfold Full Sliders (Catption with Background).

    Thank you and cheers,
    Jan :)

    #396167

    Hi Jan!

    It looks like your using a color section there correct? If so then add an ID to the color section and then add this to your custom CSS.

    #yourID h3 { background: rgba(0,0,0,0.3) !important; padding: 20px !important; text-align: center !important; }
    

    If that’s not correct then send us a link to your page and we’ll take a look.

    Best regards,
    Elliott

    #397148

    Hi Elliott,

    thank you.

    I added the ID “test” to a color section on a page, inserted the code in quick css, changed “#yourID” to “#test” but nothing happened.

    Any ideas?

    It should work in the section with the quote “Es haben oft genug Dinge…” on this page: http://emt-clean-powers.com/product/

    Thanks,
    Jan :)

    #397348

    Hi Jan!

    The code Elliott posted looks like it should work and I can see that you added the ID ‘test’ to the element but I can’t see any custom CSS being applied. Could you provide us with a temporary admin login so that we can check it out? You can post it here as a private reply.

    Regards,
    Rikard

    #520268

    Tried the same as WEBIGAMI and as described here, but unfortunately it did not work for me as well. Has this case been solved in the mean time?

    Thanks in advance.
    Peter
    P.S. Nice Hermann Oberth quote in the first post.

    #520274

    Solved!
    The code block in post https://kriesi.at/support/topic/special-heading-over-colour-section-image/ solved it.
    Thanks,
    Peter

    #520376

    Hi Peter,

    Great, glad you got it fixed :-)

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Transparent Background Special Heading’ is closed to new replies.