Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #988418
    Derek
    Participant

    Hello,

    I am using tiled images on my homepage and everything looks good on desktop. On mobile view, everything looks great except the last tile “EAT”: the image doesn’t display, and the button is off to the left and unreadable. (Screenshot attached.)

    https://forkmonkey.com

    Could you help me fix this please?

    Cheers,
    Derek

    #988421
    Derek
    Participant
    This reply has been marked as private.
    #988868
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(max-width: 979px){
      .page-id-16448 #x-content-band-10 {
        display: block;
        min-width: 100%;
      }  
    }

    If you need anything else, please let us know.

    #989966
    Derek
    Participant

    That worked perfectly. Thank you! 🙂

    #990312
    Joao
    Moderator

    You are welcome,

    Let us know if you need help with anything else.

    Joao

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