Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1170943
    Andrei
    Participant

    Hi, I emulated my website on mobile, windows phone OS and the ConvertPlug is not responsive. It breaks words and it puts them on different lines. You can see the attached image. Thank you.

    #1170945
    Andrei
    Participant

    My website is //sinestezic.com

    #1170958
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    @media (max-width:767px){
    .cp-title.cp_responsive.cp-no-responsive span {
        font-size: 18px;
        line-height: 15px;
    }
    }

    Hope that helps.

    #1170962
    Andrei
    Participant

    I see it is happening on the other phones too if I emulate it. I tested it on a real Nokia phone with Windows OS and it breaks the words, but on some Android phones it works.

    #1170973
    Christopher
    Moderator

    Hi there,

    Did you add the code I provided in previous replay? Please clear cache and check again.

    Thanks.

    #1171104
    Andrei
    Participant

    It works, thank you Christopher.

    #1171116
    Christopher
    Moderator

    You’re welcome.

    #1171226
    Andrei
    Participant

    It has moments when it doesn’t work. My cache is cleared and I always check from incognito. Sometimes it works sometimes it doesn’t. I attached an image. It’s very strange.

    #1171376
    Joao
    Moderator

    Hi Andrei,

    It seems to be working on my end, which device and browser you are using while experiencing the issue?

    Thanks

    Joao

    #1171631
    Andrei
    Participant

    Hi Joao, I am using toogle device toolbar on Chrome.

    #1171771
    Nabeel A
    Moderator

    Hi again,

    Try adding the following code in your Customizer:

    @media screen and (max-width:767px) {
        .cp-title.cp_responsive.cp-no-responsive span {
            font-size: 18px !important;
            line-height: 15px !important;
            word-break: normal !important;
        }
        .cp-title {
            font-size: 18px !important;
            word-break: normal !important;
        }
    }

    Let us know how this goes!

    #1176719
    Andrei
    Participant

    Thank you for your reply. I think it works but I have to do more tests. I also have an old problem with the ConvertPlug text. I have the text set as Relway but I don’t know why, from time to time, my text is different. I attached an image. I visited the page from incognito.

    #1176723
    Andrei
    Participant

    Another one…

    #1176964
    Rupok
    Member

    Hi there,

    Thanks for writing back. It’s not coming up on my end so can’t check. Did you turn that off? However don’t check on incognito mode because incognito mode applies some restriction by magnifying the scripts and applying encoding that sometimes breaks the scripts.

    Cheers!

    #1177893
    Andrei
    Participant

    Hi Rupok,

    No I didn’t turn it off, but you need to clear your browser’s cookies in order to see it again.

    Cheers!

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