Contact form won't go the full width

This topic has 87 replies, 5 voices, and was last updated 7 years, 8 months ago ago by Eva Kemp

  • Avatar: Michaela
    Michaela
    Participant
    July 25, 2016 at 09:14

    Hello,

    The text breaks on ipad view so I need to remove <br> on the ipad view similar to the code placed in the mobile CSS area such as:

    br{
    display: none;
    }

    Here is the link of broken text example:
    https://www.dropbox.com/s/yd5fndbgg1wbka3/IMG_0145.jpg?dl=0

    I would like the text to display without breaks in the copy?

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Michaela
    Michaela
    Participant
    July 25, 2016 at 09:26

    Hello,

    On mobile view why does my first image disappear using ‘Slider Revolution’. It is blank for the first transition but the other two images on the set of three fade in and display correctly. Can you please help?

    https://www.dropbox.com/s/o5uu1yq43djuovc/IMG_2323.jpg?dl=0

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 25, 2016 at 09:48

    Hello,

    I don’t see such issue http://storage8.static.itmages.com/i/16/0725/h_1469436503_3085496_ec2cdb0a02.png .
    Try to clear browser cache and check again.

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 26, 2016 at 06:33

    Hello,

    The text breaks on ipad view so I need to remove <br> on the ipad view similar to the code placed in the mobile CSS area such as:

    br{
    display: none;
    }

    Here is the link of broken text example:
    https://www.dropbox.com/s/yd5fndbgg1wbka3/IMG_0145.jpg?dl=0

    I would like the text to display without breaks in the copy?

    This is urgent now. I have posted this issue a few times so really hope you can help. We are going live on the 28th.

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 26, 2016 at 08:11

    Hello,

    Add this code in Custom CSS for tablet section:

    br{
    display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 26, 2016 at 08:50

    Hi Eva,

    Problem still occurs?? text is still broken on ipad landscape view? can this be fixed??

    Plus my icons are in a vertical line on the ipad portrait view can you help with making them into a horizontal line? like the desktop?

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 26, 2016 at 09:19

    Hello,

    I’ve also added the code in Custom CSS for desktop.
    Please check the text now.

    As for icons I’ve added this code in Custom CSS for tablet and Custom CSS for mobile landscape sections:

    .aps-each-icon a {
        display: inline-block;
    }
    .aps-each-icon {
        display: initial !important;
    }

    Clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 26, 2016 at 11:01

    Hi Eva,

    Unfortunately my home page banners have lost the line breaks as well. Can you please fix the code? help me my deadline is soon? thank you so much.

    What they should look like – Stacked text (if one is fixed I can fix the other two)?
    https://www.dropbox.com/s/2tw7i7b904aajq5/Screen%20Shot%202016-07-26%20at%207.08.47%20pm.png?dl=0

    Not working – lost line breaks:
    https://www.dropbox.com/s/8fcdaaommr4mwgt/Screen%20Shot%202016-07-26%20at%207.09.01%20pm.png?dl=0

    Also. Mobile view an icon is missing?
    https://www.dropbox.com/s/8kt8kw75u8qfyw8/IMG_2340.jpg?dl=0

    And the line breaks on mobile view have disappeared?
    https://www.dropbox.com/s/7q8xsnym0tglt3n/IMG_2341.jpg?dl=0

    Desktop view breaks have disappeared?
    https://www.dropbox.com/s/ectj473o3m10jkw/Screen%20Shot%202016-07-26%20at%207.22.45%20pm.png?dl=0

    Ipad view breaks have disappeared?
    https://www.dropbox.com/s/bl1ljpkc47ecnz9/IMG_0147.jpg?dl=0

    Thank you.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 26, 2016 at 11:22

    Hello,

    Add this code in Global Custom CSS:

    .tp-resizeme br {
        display: block !important;
    }

    I don’t see the issue with icon on my side:
    http://storage4.static.itmages.com/i/16/0726/h_1469528359_7239234_3586ea589d.png

    Try to clear browser cache and check again or check in another browser.

    To get breaks back you need delete the code Theme Options > Custom CSS from all sections:

    br {
      display: none;
    }

    Otherwise it will be removed everywhere you added it.

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 26, 2016 at 14:04

    Hi Eva,

    Is there another way to set ‘Julie Westerik’ on one line; Mobile:…; and Email:…’ on different lines. I want to keep the <br> removal code from Custom CSS. This contact panel is the only glitch throughout the site?

    Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 27, 2016 at 08:09

    Hello,

    Now I don’t see issues on Contact page http://storage6.static.itmages.com/i/16/0727/h_1469603384_7111437_e858986af7.png . Have you changed anything?

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 27, 2016 at 09:18

    Hello,

    I have two last requests, firstly can you help me shrink the text on my contact page for mobile view only? It is fine on everything else.

    https://www.dropbox.com/s/4ferhc18mzbdo82/MOB.jpg?dl=0

    Lastly, landscape view for ipad still has broken text. The code below isn’t working for landscape. But is ok on portrait view ipad?


    br{
    display: none !important;
    }

    Link below:
    https://www.dropbox.com/s/ycqdpq4uw1evb91/IPAD.jpg?dl=0

    I go live tomorrow so hope you can help quickly. Thank you so much for your assistance.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 27, 2016 at 09:32

    Hello,

    Add this code in Custom CSS for mobile:

    .page-id-22382 .wpb_text_column p {
      font-size: 15px !important;
    }

    and add this code in Custom CSS for desktop:

    .page-id-22076 .wpb_text_column p br {
        display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 27, 2016 at 10:21

    oh wow! nearly just a quick fix, can we centre or LH align ‘Julie Westerik’ name on mobile view only.

    Link below:
    https://www.dropbox.com/s/glgpujbb2tiv1wo/Centre.jpg?dl=0

    Thank you so much.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 27, 2016 at 10:37

    Hello,

    Please use this code in Custom CSS for mobile:

    .page-id-22382 .wpb_text_column p {
       text-align: left !important;
    }

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 27, 2016 at 11:36

    Hi,

    I can’t break <br> the ‘with’ in the first paragraph it isn’t responding to the code – but should be? only the ‘home’ page seems to have this issue the rest of the pages are ok – very bizarre??

    Link below:
    https://www.dropbox.com/s/0v68z2ontiicwhg/Screen%20Shot%202016-07-27%20at%208.02.23%20pm.png?dl=0

    Thank you – that’s it!!!

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    July 27, 2016 at 12:24

    Hello,

    I’ve added additional <p> tag in your text. Please check now.

    Regards,
    Eva Kemp.

    Avatar: Michaela
    Michaela
    Participant
    July 27, 2016 at 14:12

    Hi Eva,

    Just a quick fix the flourishes on the contact page are off centre now, can you please help me fix this and hoping quickly I have just sent the site to my client.

    Link below:
    https://www.dropbox.com/s/kkmdbyn7he9eo4l/IMG_2348.jpg?dl=0

    Thank you so much.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 27, 2016 at 14:18

    Hello @Michaela,

    Navigate to page setting -> edit these element and add the following code text-align:center !important; as on screenshot: http://prntscr.com/by60ar

    Regards,
    Robert Hall

    Avatar: Michaela
    Michaela
    Participant
    July 31, 2016 at 13:23

    Hello,

    I have noticed the pages below have been listed in my browser (Google serach). These are fake template pages from the them which need to be removed and do not apply to the site. How do I remove them?

    http://myfairtradie.com.au/tradie-registration
    http://myfairtradie.com.au/product-category/posters/
    http://myfairtradie.com.au/product-category/hoodies/
    http://myfairtradie.com.au/product-category/accessories/
    http://myfairtradie.com.au/what-we-do
    http://myfairtradie.com.au/how-we-do-it
    http://myfairtradie.com.au/what-to-expect

    Hope you can help?

    Please, contact administrator
    for this information.
  • 1 2 3 4 5
    Viewing 80 results - 61 through 80 (of 87 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.