Support for Envato Buyers Forums OldCar Page title cropped

Viewing 5 reply threads
  • Author
    Posts
    • #3288
      loreabagaz
      Member

      When a page is viewed on mobile screens, the font size is too big, and the whole title/word does not fit, in such a way that some words appear divided in two lines. Exemple: The word “DERMATOLOGA”, is shown like this “DERMATOLOG (in one line) and A” on the next line.
      Can this be fixed someway?
      Thank you!!
      L.

    • #3299

      Hi

      Can you tell me which part of font you mean? Or can you show me your website link?
      I will post custom CSS for this issue.

      Thanks!

    • #3302
      loreabagaz
      Member

      http://www.dermatologia-bagazgoitia.com/dermatologa
      and
      http://www.dermatologia-bagazgoitia.com/enfermedades-piel (de word is “enfermedades” and it shows as enfermedad-es, which is wrong).
      Thanks!
      L.

    • #3308

      Try to to add the following custom CSS into “Oldcar options > custom codes > CSS code”

      @media all and (max-width: 640px) {
        .page-title {font-size:2.6em;}
      }

      Adjust the value by yourself.

      Thanks

    • #3311
      loreabagaz
      Member

      I Works!!
      Thanks so much 🙂

    • #3316

      You’re welcome!

Viewing 5 reply threads
  • You must be logged in to reply to this topic.