Please, in that page: http://niflauers.com/bodas/ when you change to mobile there is a big white gap between the form. I think there some css rule. Can you check it, please?
I hope you are having an awesome day and thanks for contacting us regarding your query.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
/*height fix for vc columns*/
@media only screen and (max-width: 690px){ .vc_col-sm-2 { min-height: auto!Important; } }
Please let me know if there are any more questions that I may answer for you :)
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
Maybe I misunderstood your request. Is it that for desktop, you'd like to make the width of the services section a little less or increase the height so that your images are squared?
Please let me know so that I can make the necessary adjustments
Hi there,
Please, in that page: http://niflauers.com/bodas/ when you change to mobile there is a big white gap between the form. I think there some css rule. Can you check it, please?
Thanks!
Albert.
Hi Albert,
I hope you are having an awesome day and thanks for contacting us regarding your query.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
/*height fix for vc columns*/
@media only screen and (max-width: 690px){
.vc_col-sm-2 {
min-height: auto!Important;
}
}
Please let me know if there are any more questions that I may answer for you :)
Cheers!
Hi Andrew! Working fine!!! Really thanks ;)
BTW, Please Andrew, I would love to keep the same square proportion in mobile than desktop in this section #servicios:
http://niflauers.com/#servicios
Is that posible? Thanks!!
Hi there,
Thanks for keeping in touch with us.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
@media only screen and (max-width: 690px){
.vc_column-inner {
margin-top: 30%!Important;
}}
@media only screen and (max-width: 690px){
.vc_col-sm-4.wpb_column.column_container.vc_column_container {
min-height: 400px!Important;
}}
Please let me know if this works :)
Cheers!
Hi Andrew,
The primary question (gaps on form) does not really work on mobile devices (it only works on mobile-desktop-sotfware).
And if you check it on Android the MENU is overlayed and always displayed.
Thanks.
Hi Albert,
Thanks for keeping in touch with us.
Maybe I misunderstood your request. Is it that for desktop, you'd like to make the width of the services section a little less or increase the height so that your images are squared?
Please let me know so that I can make the necessary adjustments
Cheers!
Hi Andrew,
The first question is not working. I close this topic and I open a new one to not misunderstood.
Thanks a lot.