Okay
  Public Ticket #174277
Boxed column size problems
Closed

Comments

  • Richard started the conversation

    I have attached a picture of my site.  It seems as if the box on the last column is always missing  some padding.  I have been using the Visual Composer.  Thanks

  •  8,838
    Tahir replied

    Hey Richard!

    Could you please share the url of your site in a private reply so i can take a look.. 

    Cheers


    ThemeNectar Support Team 

  •   Richard replied privately
  •  1,069
    ThemeNectar replied

    Hey Richard!

    Add this into the Custom CSS box located in your Salient Options panel:

     
    .full-width-section > .span_12 > div:last-child, .full-width-section > .span_12 .col > div.boxed:last-child {
    	padding-bottom: 15px!important;
    }	
    
    Cheers :)
  • Richard replied

    Thanks, you're a genius. 

    Do you know why that happened in the first place?  And will there be an update to fix it without the Custom CSS code?

  •  8,838
    Tahir replied

    Hey Richard!

    Yes a update is in the works. 

    Cheers


    ThemeNectar Support Team