ResolvedChange Color Dashes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21907
    workadan
    Participant

    Where i can change the color of dashes?
    I want to change woo_product_categories dashes and buttons etc

    #21927
    Althemist
    Keymaster

    Hello workadan,

    These can only be changed with CSS. There is no option for that, as white is the only color that would be visible over most other colors.

    Regards,
    Dimitar

    #21935
    workadan
    Participant

    Can’t you provide the code to change it?
    Or at least the dashed class?

    Thx

    #21952
    Althemist
    Keymaster

    For the categories it would be like this:

    li.product-category.product a::before, div.product-category.product a::before {
        border-color: #your-color !important;
    }

    And for the buttons:

    a.button, input.button, button.button, a.button-inline, #submit_btn, #submit, .wpcf7-submit, input.otw-submit, form.mc4wp-form input[type="submit"], input[type="submit"], .tribe-events-button, .woocommerce .wishlist_table td.product-add-to-cart a.button {
        border-color: #your-color !important;
    }

    Regards,
    Dimitar

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

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 17931, followers 751
Login and Registration Log in · Register