Home Forums WoodMart support forum Categorie in White

Categorie in White

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #325411

    Frieda
    Participant

    Hi,

    can you explaine me how i can make this discription into white? This are on my main page. Many thanks.

    Attachments:
    You must be logged in to view attached files.
    #325447

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .category-grid-item .wd-entities-title {
        color:white;
    }
    .category-grid-item .more-products>a {
        color:white;
    }

    Regards.
    Xtemos Studios.

    #325462

    Frieda
    Participant

    Hi,

    thanks, works well for the desktop mode. But unfortunatly i have the problem now with the mobile version – see attached. Ist it possible to move the description also into the picture, like the greeen arrow?

    Attachments:
    You must be logged in to view attached files.
    #325476

    Hello,

    To move the titles in the images try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .category-grid-item .hover-mask {
        position: absolute;
        top: 40%;
        text-align: center;
    }

    Regards.
    Xtemos Studios.

    #325484

    Frieda
    Participant

    Perfect, thank you very much. But just one last quiestion. How can i make the font smaler i try

    font-size: 20pt;

    Without success….

    #325607

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product.category-grid-item .wd-entities-title {
        font-size: 20pt;
    }

    Regards.
    Xtemos Studios.

    #326925

    Frieda
    Participant

    PErffect, it works. Tahnk you!

    #326929

    Hello,

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘Categorie in White’ is closed to new replies.