Okay
  Public Ticket #1422656
Inner Row Issue
Closed

Comments

  •  3
    oceanroses12 started the conversation

    On the Visual Composer:

    When I use "Stretch Row & Content" to make a full width page, the Inner Rows also stretch and content gets cut off; it stretches off the browser's viewing area. I have tried putting 0px margin and padding on the Row, Column, Inner Row, and Inner Column (in multiple combinations) and it hasn't fixed the issue.

    I'd attached an example but my website is currently live and I don't want visitors to see this error. If you need screenshots for further examination, please let me know. Thank you!


  • [deleted] replied

    Hi Ocean,

    Please see add the attachment so i could see it and try some stuff also.

    Thank you.

  •  3
    oceanroses12 replied

    Hello,


    Thanks for your reply. Please check out the attachment I sent. I sent two separate jpg images; one displaying "default" and one showing "stretch row & content".


  • [deleted] replied

    Hi oceanroses12,

    Thank you for the attachments, i would like to investigate the situation from close view. Can you provide us with WP Credentials. Your information is safe (private) in this thread. 

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Thank you.

  •   oceanroses12 replied privately
  • [deleted] replied

    Hi there,

    I created a Draft Page so i would not crash something, i tried something similar to images but not sure if is exact as images you have provided.

    Please take a look and lets try to find a solution for your, to be more helpful your can create situation you are in trouble in other pages.

    Thank you.

  •   oceanroses12 replied privately
  • [deleted] replied

    Hi there,

    Well i saw the case and i have add some Custom CSS, but i'm pleasing you to test your site from different devices and screens. To make sure i didn't break anything.

    The code:

    @media (min-width: 768px) {
        .vc-parent-row.row-stretch_row_content_no_spaces .vc-parent-row.row-default {
            width: 100%;
        }
    }
    @media (min-width: 992px) {
        .vc-parent-row.row-stretch_row_content_no_spaces .vc-parent-row.row-default {
            width: 100%;
        }
    }
    @media (min-width: 1200px) {
        .vc-parent-row.row-stretch_row_content_no_spaces .vc-parent-row.row-default {
            width: 100%;
        }
    }
    

    Thank you.

  •   oceanroses12 replied privately
  • [deleted] replied

    Hi Oscean,

    I will sent this ticket to dev team and they will take care of it and we will see the change one the article where we update with Kalium Changes Log.

    I'm glad to hear that

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.  

    A huge thank you from Laborator in advance and have a great week!

    Will set this ticket as solved from here.

    Thank you.