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

    Hi,
    the contact form title is not correctly show on mobile visualization.
    How can I fix the issue?

    Thank you and Kind Reards,
    Corrado

    #1271010

    Hey c2strategy,

    This CSS is causing that to happen:

    @media only screen and (max-width: 767px) {
    .responsive #top #main {
        padding-top: 0 !important;
        margin: 0;
    }
    }

    I can’t see exactly where it’s coming from though, since you have file compression active. Please turn that off so that we can see where it’s coming from, if you can’t find it yourself.

    Best regards,
    Rikard

    #1271022

    Hi Rikard,
    i have modified the padding-top and I have fixed my problem.
    Many thanks for your help.

    C2S

    #1271282

    Hi,

    Great, I’m glad that you got things working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1271382

    HI Rikard,
    you can close this topic, thank you.
    I need further help related another topic. I opened a topic ” show table description column on mobile view” but I didn’t receive any answer. Could you help me?

    Many thanks and kind regards,
    C2S

    #1271406

    Hi,

    We will close this topic and visit to help further on the other.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Showing up contact form title on mobile view’ is closed to new replies.