• I have had custom css working on my site for over a year, nothing has changed other than updating this plugin and WP updates. Just today I noticed the homepage slider css in not applying font-size. I was able to change other css elements but font-size will not change.

    Here is the css:
    font-size: 50px; font-weight: normal; font-family: Impact, fantasy;color: white;text-shadow: 1px 1px #111111;

    Please advise

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • The same problem here…temporary workaround: just give an !important; to the pixel size…

    Thread Starter pserko

    (@pserko)

    Issue solved. I either had forgot or it is a new feature: there is an edit element option for formatting text. Not custom CSS required.

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Sorry for the long delay, I had no time to answer these days. I’m glad the issue is fixed, if you need any additional help feel free to ask

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    I am going to reopen the topic to clarify what W2014 asked in another topic:

    Hallo, this issue is not solved, the behavior before was, if you had custom css, the pixel size in the custom css was used, now, the element formatting is used. I solved it temporarily with !important in the custom css, but that is not as intended. Probably, there should be a clear option that when you have something in the custom css filed, that formatting should be used. Now, that is not the case.
    Thanx

    As a reminder: you can still use custom CSS without !important. You need to switch the editor to get rid of TinyMCE and go back to textarea mode only. If you don’t do that, TinyMCE’s styles are used instead.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Custom css not working’ is closed to new replies.