Change appearance of categories page - by equality

This topic has 4 replies, 3 voices, and was last updated 7 years, 3 months ago ago by Eva Kemp

  • Avatar: equality
    equality
    Participant
    July 11, 2016 at 21:39

    Hello 8theme,
    i would like to ask how can i remove the text”category” and “read more”(with red letters) at .categories-mask
    and how can i change the background color from white?
    I want to make it like this
    http://www.praktiker.gr/cg/spiti

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 12, 2016 at 08:05

    Hello,

    You can add this code in Theme Options -> Custom CSS -> Global Custom CSS:

    .categories-mask span{
        display: none;
    }
    .categories-mask{
        padding-top: 10px;
        background-color: #f1f1f1;
    }

    Regards,
    Rose Tyler.

    Avatar: equality
    equality
    Participant
    January 13, 2017 at 16:51

    Hello,can you please tell me also how can i change the categories mask to the hover?
    Now is transparent.
    Thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    January 16, 2017 at 13:12

    Hello,

    Now I can’t access your site.
    Please provide correct link.

    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.