This topic has 4 replies, 3 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp
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
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.
Hello,can you please tell me also how can i change the categories mask to the hover?
Now is transparent.
Thanks
Hello,
Now I can’t access your site.
Please provide correct link.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up