Reply To: add vertical slider to page and use image as background on section

#10034670
Support
Keymaster

Hello Angela, thanks for your purchase.

add a background image to a section on the index-classic-video html template

Here’s an example of code for section with background image:

<section class="section border-0 m-0" style="background-image: url(img/example-of-image.jpg); background-size: cover; background-position: center;">
    <div class="container">
    	<div class="row">
    		<div class="col">
    			<!--- SECTION CONTENT GOES HERE --->
    		</div>
    	</div>
    </div>
</section>

Also is it possible to use one of your sliders in a vertical position

For sure, you can change the transition animation of the slide to “slidevertical”. For exmaple:

<li data-transition="slidevertical">......</li>

Please try that and let us know if you need further assistance.

Kind Regards,

Rodrigo.


If you are satisfied with Porto HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads