Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1892021
The text in mobile view is different from desktop view
Closed

Comments

  • tdigitals started the conversation

    The "our services" area consists of 6 services. We have changed the services names to APPIAN BPM, mobile application,  digital marketing, Microsoft dynamic, website development  and consulting but it's showing creative, accountable, authentic, innovative, strategic and qualitative in mobile view. How can i Change it. (The link of website is https://www.tdigitals.com/thought-plant/

  •  7,095
    Oliver replied

    HI!

    here is an example of CSS for controlling font size for mobile:

    @media (max-width: 1000px) {
    h1, .title-h1 {        
        line-height: 30px !important;        
        font-size: 30px !important;
    }
    h2, .title-h2 {        
        line-height: 30px !important;        
        font-size: 30px !important;
        }
    }
    @media (max-width: 768px) {
    h1, .title-h1 {        
        line-height: 30px !important;        
        font-size: 30px !important;
    }
    h2, .title-h2 {        
        line-height: 30px !important;        
        font-size: 30px !important;
        }
    }
    @media (max-width: 500px) {
    h1, .title-h1 {        
        line-height: 30px !important;        
        font-size: 30px !important;
    }
    h2, .title-h2 {        
        line-height: 30px !important;        
        font-size: 30px !important;
        }
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  7,095
    Oliver replied

    Or if you're using last theme version you can change font size for mobiles in the theme options. (Last theme version 3.8.0)

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • tdigitals replied

    As per my query I don't have issue with the css property, I have issue with the content. The content in mobile view is different from the content in desktop view. Here's the link to the website https://www.tdigitals.com/thought-plant/

  •  7,095
    Oliver replied

    Hi,

    pls. provide the wp-admin access

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • tdigitals replied


    username - thought-plant

    pass: *5lVwv16udpa7aA0*V

    https://www.tdigitals.com/thought-plant/

  • 3dUniversalis replied

    Hi @tdigitals,

    In this demo page, the fields are duplicated. One for the mobile view-=/ low res and one for the full view (with the cloud). 

    I recommend you to use the front-end view to edit theses texts, you will be able to see both versions. https://www.tdigitals.com/thought-plant/wp-admin/post.php?vc_action=vc_inline&post_id=24331&post_type=page

    Also, I HIGHLY RECOMMEND to update your password since you posted it publicly. 

    Best regards,

    Riccardo