Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1053904

    Chris
    Participant

    Hello dear team,
    I need a margin-left: 200px or something similar for the slider (slider revolution/fullscreen) on the homepage.
    The image is currently covered by the menu.
    But that should not be and it should be displayed correctly scaled.
    Is this possible?
    Kind regards,
    Christian

    #1053905

    Chris
    Participant
    This reply has been marked as private.
    #1054114

    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .home .forcefullwidth_wrapper_tp_banner {
        margin-left: 200px;
    }

    Hope that helps.

    #1054299

    Chris
    Participant

    Unfortunately, I can not detect any changes.
    The slider looks fine but is hidden by the navbar on the left.

    #1054312

    Chris
    Participant
    This reply has been marked as private.
    #1054328

    Chris
    Participant

    is this the right solution?

    .rev_slider{
    margin-left: 200px;
    }

    #1054423

    Joao
    Moderator

    Hi There,

    Please try this solution:

    Insde Revolution Slider > Slider Settings > Scroll down until you find the box: Increase decreasing full screen height: and add:

    .masthead

    Please see image attached.

    Hope that helps,

    Joao