Before you ask please READ THIS

home page slider font add shadow

Hi,

I would like to know how we add shadow on text, i didnt find in Customize > Typography > Font Setting

Comments

  • Posts: 6
    i try put below code to custom css didnt see working

    .element.style {
    font-size: 16px;
    color: rgba(255,255,255,1);
    line-height: 24px;
    text-align: center;
    font-family: Raleway;
    font-weight: 400;
    font-style: normal;
    text-shadow: 1px 1px 4px #ccc;
    }
  • Posts: 6
    ok. i settled. anyway thanks
  • AirAir
    Posts: 10,970
    Hello there:-)

    Yes, your code could not work, cause of this crazy selector, but great you have sorted it out.

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion