Change text color on amount next to cart icon

This topic has 14 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: groubee
    groubee
    Participant
    July 15, 2015 at 13:27

    Hi

    I have just updated the theme to the newest version and I have tried to update the icon and the color on the text next to the cart icon on top of the slider on the homepage.

    I have tried what you said I should here: https://www.8theme.com/topic/change-main-menu-color-on-revolution-slider-homepage/ (I could not reply in that forum)

    What do I do wrong?

    Best regards
    Tonny

    13 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    July 15, 2015 at 15:13

    Hello,

    To change text color next to the cart icon add this code in custom.css:

    .shop-text {
       color: black !important;
    }

    To change color for mobile menu icon use this code:

    .menu-icon::before {
        color: #000 !important;
    }

    Regards,
    Eva Kemp.

    Avatar: groubee
    groubee
    Participant
    July 15, 2015 at 18:40

    I have done that?? Its still white?? the amount text in the right side of the cart icon … on top of the slider?

    I the cart icon cant be change so it looks like our test side before we updated the theme:
    http://dev-smooff.serv10.powerhosting.dk/

    What to do?

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 15, 2015 at 20:21

    Hello,

    Please use this code in custom.css:

    .home .header-type-2.slider-overlap .shop-text .total, .cart-bag .ico-sum {
      color: black !important;
    }
    .ico-sum:before {
      border-color: black !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: groubee
    groubee
    Participant
    July 16, 2015 at 08:42

    Hi I have change the icons.png and made all yellow icons to dark blue – but the cart icon is still yellow on the homepage.

    (maybe this should be a new topic – but it happen after I change custom.css)
    And now I get a new problem with the currency next to the cart icon on the homepage in english only – if you choose “english” it starts to show “€” and then it changes to “DKK”?

    Best regards
    Tonny

    Avatar: Eva
    Eva Kemp
    Support staff
    July 16, 2015 at 10:23

    Hello,

    Please add this code in custom.css:

    .cart-bag .ico-sum {
      background-color: #2A4853 !important;
    }

    Concerning the currency we recommend you to update all required plugins https://www.8theme.com/download-plugins/ and check the cart after that.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: groubee
    groubee
    Participant
    July 16, 2015 at 11:31

    ok – now I just need the last orange px line in the cart icon?

    Avatar: groubee
    groubee
    Participant
    July 16, 2015 at 12:00

    Hi Eva,

    I have updated all related plugins and the currency bug is still there? is this a WPML or, Woocommerce or theme related issue??

    Best regards
    Tonny

    Avatar: Eva
    Eva Kemp
    Support staff
    July 16, 2015 at 13:35

    Hello,

    Please add this code as well:

    .ico-sum:after {
      background-color: #2A4853 !important;
    }

    May we reupload theme files?
    Please create a back of the site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: groubee
    groubee
    Participant
    July 16, 2015 at 18:53

    ..hmm I have just used 2 days with updating the Theme and my customer is not that fun of the bug or if it will take 1-2 days more to fix this bug.

    I need smooff.net to work and I cant ask them again to stop there marketing campaigns…

    So you are gonna do this on a very “live” site.

    I need the site to look and function like now – if you reupload the theme, be sure to add the current version of the function.php and custom.css and icons.png

    I have now made a backup of the theme – please write to me just before you do it – so I can monitor the site.

    Best regards
    Tonny

    Avatar: groubee
    groubee
    Participant
    July 17, 2015 at 10:38

    Sorry you need FTP access right??

    Avatar: Eva
    Eva Kemp
    Support staff
    July 17, 2015 at 15:57

    Hello,

    We’ve edited the file framework/woo.php. Now currency is working properly. Please clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: groubee
    groubee
    Participant
    July 17, 2015 at 16:17

    Super – it works!! Nice job Eva!! …again 🙂

    I love it!

    Best regards
    Tonny

    Avatar: Eva
    Eva Kemp
    Support staff
    July 17, 2015 at 16:35

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Change text color on amount next to cart icon’' has been successfully resolved, and the topic is now closed for further responses

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