Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1114125
    bigdreams
    Participant

    Hello

    website: http://www.hoegers.at

    if i turn my iPad, i have this text overlay. Can u help me fix that ?

    i already set 5px padding for each side but it still overlay. (see picture)

    thank you!

    #1114126
    bigdreams
    Participant

    Hello

    website: http://www.hoegers.at

    if i turn my iPad, i have this text overlay. Can u help me fix that ?

    i already set 5px padding for each side but it still overlay. (see picture)

    thank you!

    #1114178
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media only screen and (min-width: 768px) and (max-width: 979px) {
    .home #x-section-2 .x-text h5 {
      font-size: 18px;
    }
    }

    Hope this helps.

    #1114338
    bigdreams
    Participant

    thanks works wonderful!!

    #1114418
    Joao
    Moderator

    Glad to hear it

    Joao

    #1126199
    bigdreams
    Participant

    hello!

    Can you fix me the same problem also on this page please?

    http://hoegers.at/bestellen/fprivat/

    Same issues like on the main page

    #1126292
    bigdreams
    Participant

    hello!

    Can you fix me the same problem also on this two pages please?

    http://hoegers.at/bestellen/fprivat/

    and..

    http://hoegers.at/bestellen/ffirma/

    Same issues like on the main page

    #1126785
    Rad
    Moderator

    Hi there,

    Please change it to this,

    @media only screen and (min-width: 768px) and (max-width: 979px) {
    .home #x-section-2 .x-text h5 {
      font-size: 18px;
    }
    .page-id-483 #x-section-1 .x-text h5 {
      font-size: 17px;
    }
    }

    Hope this helps.

    #1126996
    bigdreams
    Participant

    thank you!

    works well and i learned something new!

    great=)

    #1127098
    Joao
    Moderator

    Glad to hear it 🙂

    Let us know if we can help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1114125 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>