Okay
  Public Ticket #1114931
Header cart
Closed

Comments

  •  2
    seduco1 started the conversation

    Hello there. 

    I would like to adjust colors of the header cart badge, header cart background and header price. You can see on the screenshot "instructions" what I mean. It should look like on screenshot "sample".

    I think Custom CSS could do that. 

    Could you please help me with that ?


  • [deleted] replied

    Hi seduco1,

    You can change your theme colors by going to your Theme Options > Theme Styling.

    P.S: You are using an old version of our theme 4.1 , the latest version for the moment is 4.2, please update your theme first and then the premium plugins too.

    The easiest way to update your theme is if you use Envato Market plugin. Just follow this little procedure http://drops.laborator.co/pLFH

    After you update the theme, there is a chance that we also updated some of the plugins that we offer.

    To update those plugins to the latest version that we support, just go to Appearance > Install Plugins.

  •  2
    seduco1 replied

    Hello again,

    These colors in theme styling are not affecting header cart. 

  • [deleted] replied

    Hi seduco1,

    This is a customization question and support doesn't offer customization services as we wrote on our documentation homepage. I will try to help you this time though

    Can you please add the code below to Custom CSS:

    .cart-ribbon a .bucket-bottom {
        border: 0 solid #af3894 !important;
    }
    .cart-ribbon a .cart_content {
        background: #af3894 !important;
    }
    .cart-ribbon a .cart_content span.bucket {
        background-color: #af3894 !important;
    }
    .oxygen-top-menu>.wrapper>.main-menu-top {
        background: #fff !important;
    }
    .header-cart .cart-sub-total {
        color: #000 !important;
    }
    

    Please update your theme to the latest version to get the latest fixes and updates for the theme.

    If you're looking for professional help in this matter, there's always someone available for such tasks on the WP Kraken or Envato Studio. Pricing and timeline are always straightforward there and that's the main reason for recommending those services.

  •  2
    seduco1 replied

    Thanks a lot for your time, you are really good quality support. 

  • [deleted] replied

    Hi seduco1,

    Glad to hear that and have a great weekend!

    Will set this ticket as solved from here.