Tagged: background, special heading
-
AuthorPosts
-
February 13, 2015 at 5:10 pm #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 :)February 14, 2015 at 5:36 pm #396167Hi 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,
ElliottFebruary 16, 2015 at 10:55 pm #397148Hi 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 :)February 17, 2015 at 10:57 am #397348Hi 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,
RikardOctober 16, 2015 at 8:03 pm #520268Tried 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.October 16, 2015 at 8:22 pm #520274Solved!
The code block in post https://kriesi.at/support/topic/special-heading-over-colour-section-image/ solved it.
Thanks,
PeterOctober 17, 2015 at 7:33 am #520376 -
AuthorPosts
- The topic ‘Transparent Background Special Heading’ is closed to new replies.
