Move title on image page category - by creezmoi

This topic has 6 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: creezmoi
    creezmoi
    Participant
    March 19, 2018 at 13:20

    Hello

    where can I manage or move out of image title.
    https://www.creez-moi.fr/categorie-produit/mariage

    Thanks
    Didier

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 19, 2018 at 13:46

    Hello,

    Theme Options > E-commerce > Categories

    Regards

    Avatar: creezmoi
    creezmoi
    Participant
    March 19, 2018 at 16:11

    Thank you
    how I can proceed to change sizr font and color

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 19, 2018 at 16:24

    Please add this custom css code in Theme Options > Styling > Custom css:

    .category-grid.style-classic .categories-mask h4 {
        font-size: 16px;
        color: #d64344;
    }

    Regards

    Avatar: creezmoi
    creezmoi
    Participant
    March 20, 2018 at 10:52

    Thank you for all
    and just how you remove the number of product under title
    best
    didier

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 20, 2018 at 11:26

    You’re welcome!

    .category-grid .categories-mask .count {
        display: none;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.