Move cart up only on top of Revolution Slider

This topic has 6 replies, 2 voices, and was last updated 9 years, 5 months ago ago by Jack Richardson

  • Avatar: groubee
    groubee
    Participant
    June 4, 2015 at 11:27

    Hi

    How to move the cart up only on top of Revolution Slider?

    see https://www.dropbox.com/s/8ek3v622dd6c37p/cart-up-on-slider.jpg?dl=0

    It looks like it have to be moved 7px up to be align with the menu.

    Best regards
    Tonny

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 4, 2015 at 12:10

    Hello,

    I’ve added the code below into the custom.css file:

    .header-type-2.slider-overlap .header .shopping-container {
      top: 0;
    }

    Please clear browser cache and check your site.

    Best regards,
    Jack Richardson.

    Avatar: groubee
    groubee
    Participant
    June 4, 2015 at 12:21

    Super Jack!

    But what about when the browser with is under 1200w ? where there is no amount next the the cart icon… here the icon is still not align with the menu.

    Best regards
    Tonny

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 4, 2015 at 13:39

    Hello,

    To fix this issue I have added this code to custom.css:

    @media only screen and (max-width: 1200px){
    .cart-bag {
      margin-top: -27px !important;
    }}

    Please check your site now.

    Best regards,
    Jack Richardson.

    Avatar: groubee
    groubee
    Participant
    June 4, 2015 at 14:06

    Super Jack!!

    It works! thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 4, 2015 at 14:23

    Hello,

    You are welcome!

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘move cart up only on top of Revolution Slider’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.