Change places - by Cubestore - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: Cubestore
    Cubestore
    Participant
    March 6, 2015 at 17:38

    Is it possible to change places between them?
    I want to have the Product name always blue(like the category now) and Category as the Product name now.

    I also want the product name bigger then the category name.

    https://www.dropbox.com/s/x7ls5llqf1kfc2f/Skjermbilde%202015-03-06%20kl.%2017.18.06.png?dl=0

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 7, 2015 at 18:41

    Hello,

    Please add this code in custom.css file:

    .product-title a {
    color: #02F !important;
    font-weight: bold;
    }
    .products-page-cats a {
    color: black !important;
    font-weight: 400;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Cubestore
    Cubestore
    Participant
    March 7, 2015 at 19:46

    where can I find the file?

    Avatar: Eva
    Eva Kemp
    Support staff
    March 7, 2015 at 20:42

    Hello,

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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