This topic has 4 replies, 2 voices, and was last updated 9 years by conspiracy.

  • Author
  • #96694
     conspiracy
    Participant

    I would to add drop shadow to text headers. Is that supported or is there an easy way to add?

     

    Thanks!

    #96706
     sharmstr
    Moderator

    You’ll need to do that with custom css. If you tell me exactly what you want to add it to, I can help.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #96708
     conspiracy
    Participant

    I’d like to add it to a regular Text Block.

    Thanks for your help!

    #96712
     sharmstr
    Moderator

    add an Extra Class Name to the text block, then add the custom css to your quick css

    So, if your extra class name is dropshadow-me, your css would be

    COPY CODE
    
    .dropshadow-me {
        text-shadow: 2px 2px #000;
    }
    

    You can adjust it by changing the 2px and #000 to suit your needs.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #96713
     conspiracy
    Participant

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?