Okay
  Public Ticket #3699635
Full Width Bug?
Closed

Comments

  •  12
    seth_matisak started the conversation

    Hi, I recently put this custom CSS from a different ticket and it's now giving fits to a different section on the homepage. (I'm assuming it is this custom CSS as it was totally fine to edit before) 

    No matter what I do to edit the section the buttons are either crazy spaced out or overlapping and the mobile is always left aligned - no matter what option I'm selecting in the row or column. 

    Please see screenshot for button overlap example. 


    Here's the code:

    .vc_row.vc_row-o-equal-height>.span_12>.wpb_column>.vc_column-inner>.wpb_wrapper {
        min-height: 100% !important;
        display: flex;
        flex-direction: column;
    }
    .vc_row.vc_row-o-equal-height>.span_12>.wpb_column.wpb_column .nectar-cta {
        margin-top: auto !important;
    }

    Any help appreciated. Cheers!

    Attached files:  Screenshot 2024-08-05 at 5.36.01 PM.png

  •  12
    seth_matisak replied

    I have confirmed this has affected other sections around the site as well. Essentially pushing some content right to the top edge where it used to be centrally aligned.

    Please advise. 

    Code causing the issue: 

    .vc_row.vc_row-o-equal-height>.span_12>.wpb_column>.vc_column-inner>.wpb_wrapper {
        min-height: 100% !important;
        display: flex;
        flex-direction: column;
    }
    .vc_row.vc_row-o-equal-height>.span_12>.wpb_column.wpb_column .nectar-cta {
        margin-top: auto !important;
    }

    Ideally I'm able to keep that bottom aligned code while still having all the other sections not be affected.

    Attached files:  Screenshot 2024-08-05 at 5.41.02 PM.png

  •  2,958
    Andrew replied

    Hi Seth,

    Thank you for getting back to us.

    Could you please give us admin access so we can also access the salient settings? This is what we're currently seeing. 

    2860646189.png

    In the meantime, please comment out the CSS you added and share screenshots of what you'd want this section to look like so we can look into this. The CSS you added is affecting the layout of your rows, hence the issues you're seeing on your front end.

    We look forward to your reply.

    Thanks,