Comments cosima started the conversationOctober 26, 2017 at 10:50amHello,I'm trying to set up the position of a background image in a row but I can't find the way to do it!I set it to "cover" but there is no way to make the image stay always at the bottow of the row.Thanks a lot for your help,Cosima 895TheFox repliedOctober 27, 2017 at 1:21amHello Cosima, thanks for purchasing Thefox!Unfortunately there is no such option in the visual composer.You would need to add a custom class to your row, for example :bg_bottom_rowand then add this custom css ( thefox > styling options ) :.bg_bottom_row { background-position:center bottom !important; }This should do the trick.Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hello,
I'm trying to set up the position of a background image in a row but I can't find the way to do it!
I set it to "cover" but there is no way to make the image stay always at the bottow of the row.
Thanks a lot for your help,
Cosima
Hello Cosima, thanks for purchasing Thefox!
Unfortunately there is no such option in the visual composer.
You would need to add a custom class to your row, for example :
bg_bottom_row
and then add this custom css ( thefox > styling options ) :
.bg_bottom_row { background-position:center bottom !important; }
This should do the trick.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme