Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #242096

    Hi,

    I have an issue about layout with woocommerce plugin, the on sale label masks the on sale price.

    And, how can I change the colour of on sale label with CSS?

    Thanks!

    #242097
    This reply has been marked as private.
    #242337

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #top .main_color .onsale { background-color: red; }
    #top .onsale { color: green; }

    Price looks fine on my end http://i.imgur.com/LYICkgj.jpg

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.