Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #284700
    SwiftyRox
    Participant

    Hello….I just wondering if there is a way to use the short code for Master Slider to have it appear above the content but below the menu in Rock Star Pro? Even hiding the page title is not really what I am looking for as there is too much white space between the menu and the Master Slider content. Please help

    http://www.classickingdombookings.com

    Bands Page (Head Games) <– Click on Picture
    Head Games Page

    Thanks!!

    #284716
    Skandha
    Participant

    @swiftyrox: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    body.header-bg {
        padding-top: 70px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #284740
    SwiftyRox
    Participant

    Thank you Skandha….I will test this shortly, however I had one question. Is this more of a global CSS code and would additionally impact the look of the site on pages where we don’t have the slider present? Thanks!!

    #284814
    Skandha
    Participant

    @swiftyrox: Hello there,
    Yes the the above code will effect all the pages on the site. If you want this only in the Head Games page the replace the above code with the following.

    .page-id-128.header-bg {
        padding-top: 75px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Master Slider (Above Content) Rock Star Pro’ is closed to new replies.