Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1287900

    Hi Guys,..

    Just trying to add a simple drop shadow to the Special Heading H2, preferably a custom/selective class. None of the previous code on this subject is working. What am I doing wrong? Here’s the code I have:

    body .av-special-heading.elegant-centered .av-special-heading-tag .heading-wrap .av-subheading p:first-child .av-subheading p:last-child {
        display: inline-block;
        position: relative;
        text-shadow: 2px 4px #000;
    }
    #1287998

    Hey Diana,

    Could you please give us a link to your website, we need more context to be able to help you.

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1288049

    Sure. It is currently in staging. Login attached.
    Dropshadow Mockup

    #1288700

    Hi,

    Sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling:

    h2.av-special-heading-tag span.heading-wrap {
      text-shadow: 2px 4px #000;
    }

    Best regards,
    Rikard

    #1288782

    Thank you Rikard!

    And this one too that’s displayed over the top of the video background. I guess I’m not pinpointing the proper css class. ?
    https://scotweek.org/scotweek-2021-a-virtual-celebration/

    #1288783

    Oh! Nevemind,.. I figured it out. Thank you!

    #1288811

    Hi,
    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1288812

    No,.. I figured it out. You can close this ticket.

    Thank you!

    #1288842

    Hi,

    If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Drop Shadow To Special Heading’ is closed to new replies.