Header Banner Depth

Home Forums Porto – Responsive HTML5 Template Header Banner Depth

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10030537
    LouG
    Participant

    Hello,

    I am presently working on this template style …
    https://portotheme.com/html/porto/7.5.0/feature-headers-semi-transparent-dark.html

    However I cannot work out how to make the header banner less deep.

    I have changed the ‘gridwidth’: 1200, ‘gridheight’: 480,

    And made the image 1200 x 480, but that does not seem to have worked?

    Any ideas?

    Is there an easier way to manage the Revolution Slider?

    Thanks,
    Louise



    Template Version: themeforest-9cfEBStk-porto-responsive-html5-template
    #10030540
    Support2
    Keymaster

    Hello Louise,

    You are on the correct way. Just is missing a few options.

    Please try with this code below for the slider:

    <div class="slider-container rev_slider_wrapper" style="height: 480px;">
    	<div id="revolutionSlider" class="slider rev_slider" data-version="5.4.8" data-plugin-revolution-slider data-plugin-options="{'sliderLayout': 'standard', 'delay': 9000, 'gridwidth': 1140, 'gridheight': 480, 'responsiveLevels': [4096,1200,992,500]}">

    * Note where I changed the height values (480).
    * Note that I changed the sliderLayout option.

    The Revolution Slider is very complicated on the start, but once you learn how it works the things get easier. Here is the documentation of Revolution Slider Jquery: https://www.themepunch.com/revsliderjquery-doc/slider-revolution-jquery-5-x-documentation/

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

    Kind Regards,

    Rodrigo.


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

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