Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #662272

    I have built a Contact Us page using a TABLE with the Advanced Layout Editor.
    It is displaying correctly on Desktop but not on Smartphone, it´s right side being cut off.
    Please help! Thanks a lot.

    #662454

    Hey ramonolivencia,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #662647

    Hi Rikard, pls find the requested admin login info below. Thks!

    #664118

    Hi,

    Looks like you managed to fix it by placing the contact form inside a column. Is that correct? The contact form is not cut off on mobile view.

    Best regards,
    Ismael

    #664249

    Actually the Contact FORM is not the problem but rather the section below it showing the email, phone and text info since it´s not centralized when accessed via a smartphone: http://abogadonotarioonline.com/contacto/

    #664944

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 480px) {
    .page-id-31 td p {
        font-size: 14px!important;
    }}
    

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.