Issue with Shopping Cart on mobile

Home Forums Jevelin Theme Issue with Shopping Cart on mobile

Home Forums Jevelin Theme Issue with Shopping Cart on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • tmattevc
    Participant

    The shopping cart on my mobile (and the 678px break point) is conflicting with mobile navigation menu – not floating to the left or right of it but getting pushed to the side and making the header height too large.

     

     

    Attachments:
    You must be logged in to view attached files.

    tmattevc
    Participant

    Website is: http://www.clayburgcreate.com/test-sites/natsoulaspress/

    Hi @tmattevc,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-mobile-navigation .sh-table > .sh-table-cell:last-child {
        min-width: 102px;
    }

     

    Best regards,
    Shufflehound team

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