Okay
  Public Ticket #843149
Header slider depth
Closed

Comments

  •  1
    Tony started the conversation

    Hi I want to change the height of the header slider on my site and have added the code 

    .home-slider {
    height: 780px;
    padding-bottom: 0px;
    }

    But there's now a large white gap between that and the next section. Is there another piece of code to put in the CSS to adjust that?


    Cheers - Mark

  •  850
    Jelly replied

    Hi,

    Please provide website url so I can check it.

    Best Regards,
    Jelly Team

  •  1
    Tony replied

    Hi,

    The URL is:  182.160.156.126/~pacificflightcom/wp-admin/

    WordPress login:

    pacificflightcom
    cBlMZC.T$Py0

    Thanks
  •  850
    Jelly replied

    Hi,

    I tried but it's wrong, please check again.

    ERROR: Invalid username. Lost your password?

    Best Regards,
    Jelly Team

  •  1
  •  1
    Tony replied

    If that URL doesn't work here's the Web host manager login:

    https://rs22-eqx3-syd.ha-node.net:2087

    WHM Username: spectrum
    WHM Password: lr41iY0N4u

    I have changed settings in console on my Mac to trick it into showing the new site pacificflight.com.au instead of the old site so I'm not sure how you can login - must be via the IP address but from here I get that redirect. Let me know if you can get in.

    If you can give me instructions how to setup a parallax section I can try to work it out I didn't think it should be difficult, but changing the header depth doesn't seem to work with the CSS I have put in. 

  •  850
    Jelly replied

    Hi,

    If you want create a parallax section, it will need use multipages version because the home template can't include visual composer and background image.

    I can help you do it because it will need something custom style, unfortunately I can't login in your website so I will try to explain it.

    1. Please create the parents page template.

    2. Please create the child page with content.

    3. The link to view your result is parent page link.

    You can check my screenshot to help you understand it better.

    Best Regards,
    Jelly Team

  •  1
    Tony replied

    Thanks I've fixed the parallax section.


    I still can't work out how to change the depth of the slider at the top of the homepage.


    In the CSS for that page I have added  .home-slider {height: 780px; padding-bottom: 0px !important;}


    But doesn't seem to work, can you please give me the CSS code for changing that slider depth. Thanks

  •  850
    Jelly replied

    Hi,

    The correct css will need: #home-slider {height: 780px;}. But if you using home page parallax template, it will work such as you want.

    Best Regards,
    Jelly Team