This topic has 3 replies, 3 voices, and was last updated 10 years by airsidworld.

  • Author
  • #3504
     airsidworld
    Participant

    Hi,
    1) How can reduce the revslider space height on the homepage ?
    I’d like to reduce it to have the exact same height of the mixed form (search or register).

    2) How can I load a logo with the same transparency as yours ?

    Thanks.
    EV

    #3521
     SQadmin
    Keymaster

    Hi,
    In Sweetdate -> Styling options -> Quick css add this:

    COPY CODE
    
    .page-template-page-templatesfront-page-php .rev_slider_wrapper {
        min-height: 713px;
    }
    

    Change 713 to match your height

    You can see the logo in the included PSD files. I don’t think the logo has transparency, it is just saved as png without transparent background.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4345
     kswift
    Participant

    Thanks, that worked for me if I added !important, as in:

    .rev_slider_wrapper {
    min-height: 250px !important;
    }

    #4410
     airsidworld
    Participant

    Thanks kswift.
    I’ll try it with !important;

    It is working without !important but I have to give a fixed height to the slider and enter the same height in the quick css given above by sqadmin.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?