Portrait mode parallax

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10038017
    Resilient Brands
    Participant

    good morning,
    can you please tell me how to modify a parallax to have a portrait orientation image in the background.
    The current parallax option with image is not tall enough. I would like to increase the height of that section.

    thank you.



    Template Version: corporate 16
    #10038025
    Support
    Keymaster

    Hello, I’m sorry, but I could not understand very well what you need, could you please send more details?

    Thanks.


    #10038072
    Resilient Brands
    Participant

    Hi I would like a parallax section much taller than the current options offered in Porto HTML theme.
    can you please tell me how to increase the height of a parallax section…

    thanks,


    #10038078
    Support
    Keymaster

    Hello, the parallax image can be bigger, it will be the size of the content inside of it, what you can do is to change the data-plugin-options, changing the speed. ‘speed’: 1.7;

    <section class="parallax section section-text-light section-parallax section-center" data-plugin-parallax data-plugin-options="{'speed': 1.5}" data-image-src="img/custom-header-bg.jpg">
    	<div class="container">
    		<div class="row justify-content-center">
    			<div class="col-lg-9">
    				Content
    			</div>
    		</div>
    	</div>
    </section>

    Let me know if you have any questions.

    Kind Regards,

    Jonas


Viewing 4 posts - 1 through 4 (of 4 total)

This topic is marked as "RESOLVED" and can not rceive new replies.