badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reduce white space between Slider and Text

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #74572
    smakbar51
    Participant

    How can I reduce white space between home page slider and text below. This is specially large on android phones.
    Website is asianqa.com

    #74696
    smakbar51
    Participant

    Can you please respond to this! The white space is there when we use the revolution slider on home page or as a widget.

    #74701

    Hi @smakbar51,

    Login to your dashboard and just go to Appearance > Customize > Design Options > Custom CSS and paste below custom CSS code to reduce the white space between ‘Homepage Slider’ and ‘Text’ below.

    #main {
        padding-top: 10px;
    }
    @media only screen and (max-width: 767px){
    	#main {
    		padding-top: 10px;
    	}
    }

    Thank you!

    #74714
    smakbar51
    Participant

    Hi this reduced the laptop white space. However, the android phone white space did not change. Please provide CSS Code for phone viewing also.

    #74730

    Hello Smakbar51,

    We have corrected the previous custom CSS code please use it and let us know.

    Thank you!

    #74844
    smakbar51
    Participant

    Hello, the new code did not correct the white space issue on mobile android phones. Please check website is asianqa.com

    #74875
    smakbar51
    Participant

    White space issue is more pronounced when display is in portrait view of android phone.

    The extra white space issue is also there when slider is used as a widget. The space below slider and text is too much.

    Same excessive white space issue appears on a ipad when it is in portrait view between Revolution slider and text below.

    Website is asianqa.com

    #75146
    smakbar51
    Participant

    Hello can you please respond to the previous posts here.

    #75201

    Hi there,

    It seems that you have set the fixed height to all the devices via Revolution slider settings. Just see this tutorial video to set the different height for different devices.

    Thank you!

    #75210
    smakbar51
    Participant

    Thank you, the issue is fixed now. It was the slider revolution size problem.

    #75225

    Great! If you have any problem then do not hesitate to contact us.

    Thank you!

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.