Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1152928
    tarcelodmb
    Participant

    Hi team!

    Good day!

    This is my first time to use X theme. Do I really need to redo everything i have done to the home page in a large display config if we change the screen size? the title and other text returns to default every time the screen size changes to mobile size but everything will return and can be seen if viewed back to a larger display.

    the other x theme website im making, im not experiencing this issue. everything are there and can be seen to all ranges of screen sizes.

    I have attached 2 screenshots for your guidance and information.

    Please advice. thank you

    Kind regards,

    Don

    #1152967
    Lely
    Moderator

    Hell Don,

    You might be using integrity demo. On that sample, the image is displayed alternately either left or right. By default, on responsiveness, columns will stack on mobile view from left column to right. On mobile view this will create inconsistency because it will be

    Text
    Image
    Image
    Text
    Text
    Image

    What we did, we hide the desktop content on mobile and then create another content for mobile display that is hidden on desktop view. If you don’t want this approach, fee free to check either ROW or SECTION. Inspect this element and then disable HIDDEN BASED on SCREEN WIDTH Property.

    In Cornerstone, you can access different screen content by clicking the PHONE ICON on the left side of the SAVE button.

    Hope this helps.

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