ResolvedChange product title color in category results

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #21820
    cipriandanci
    Participant

    Hello,

    I can’t find a way to change the product title color from Black to Violet.

    Page example, please check American Burger (https://www.woowhee.com/karciuma/product-category/burgers/)

    Other titles were inserted in Short description (as test) so the color is ok but if I insert the name of the product in the TITLE field, it’s going to be Black and I want it Violet just like the othrs.

    Can you help me please?

    I work on Child Theme

    #21833
    Althemist
    Keymaster

    Hi cipriandanci,

    The product title color is hardcoded. The only way to change it would be with CSS. The code will be like this:

    div.prod_hold .name {
        color: #your-color;
    }

    Regards,
    Dimitar

    #21852
    cipriandanci
    Participant

    It’s working,
    thank you for the help .

    #21966
    vinnyspizzajoint
    Participant

    Is it possible to change the main menu color? Following that model, this code is not working for us:

    .main-menu ul.menu {
    color: #BA0000;
    }

    #21967
    vinnyspizzajoint
    Participant
    This reply has been marked as private.
    #21973
    Althemist
    Keymaster

    Hello vinnyspizzajoint,

    The menu colors can be easily changed in the theme options. No need to use CSS for that.

    Regards,
    Dimitar

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

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

License required for the following item
Login and Registration Log in · Register