Okay
  Public Ticket #938392
NEWS TICKER TITLES
Closed

Comments

  •  2
    MARIA started the conversation

    i have added the code to custom css

    h1, h2, h3, h4, h5, h6 { text-transform: none!important; }

    and now all blog titles are ok are not capitalised except the NEWS TICKER

    how can i change specifically  and update the code from where so the news ticker does not capitalise the titles , if is not possible, how can i change the font of the news ticker with one more compatible to Greek language.


    Thank you in adavance

  •  93
    djwd replied

    Hi there, 
    to also target the news ticker, this should work.

    h1, h2, h3, h4, h5, h6, #ticker-wrap li { text-transform: none!important; }

    hope it helps

    Regards
    djwd