Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1087614
    dansancisco
    Participant

    Hi guys,

    Hoping you can help… I can’t figure this out for the life of me!

    Can you take a look at attached image. It seems when the screen is a certain size the rows overlap – I find it specifically on tablets when in the vertical position.

    website is http://www.digitalassembly.com.au

    I have a very similar row at the bottom with a form on the right hand side and when you shrink screen the text doesn’t overlap like is happening above.

    Can you please assist?

    Thanks,
    Dan

    #1088122
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! It seems that you are using the Ultimate heading. I recommend using custom headline element. For a fast and easy to manage elements in building your page, please use Cornerstone. This is our very own front end editor with skeleton mode to visually see the structure of your page.

    For the meantime, please add the following css code in the customizer, Appearance > Customize > Custom > CSS to resolve the issue in your page.

    .site .uvc-sub-heading.ult-responsive {
        word-wrap: break-word;
    }

    Hope this helps.

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