How to change "cart" style in the Header?

This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Stan Russell

  • Avatar: BilalKass
    BilalKass
    Participant
    February 4, 2016 at 20:41

    Hello Team,

    iam using Royal Theme and i have that dottet old looking Cart in my Header, how can i change the style of this?

    1 Answer
    Avatar: stan
    Stan Russell
    Participant
    February 5, 2016 at 08:09

    Hello,

    as described here: http://www.w3schools.com/cssref/pr_border-style.asp
    you need to set up border-style value for ‘shopping-cart-widget’ class, for example:

    .shopping-cart-widget
    {border-style:dotted
    }

    Please select needed value and add code to custom.css file.

    Regards,
    Stan Russell.

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

You must be logged in to reply to this topic.Log in/Sign up

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