Suggestion: Event Type filter buttons color

[ad_1]

Thank you for your valuable suggestion.We appreciate your input and have forwarded this to our planning and development team for further consideration and action.

In the meantime, you can achieve the desired result by using the following custom CSS. Please navigate to the “Events -> Settings” sub-menu select the “Custom CSS” tab, and place the below-mentioned CSS in the TextArea and save changes

#ep-events-content-container .ep-event-types .ep-event-type {
    position: relative;
    overflow: hidden;
    padding: 14px 8px !important;
    font-size: 12px;
}

#ep-events-content-container .ep-event-types .ep-event-type a {
		position: relative;
    z-index: 99;
    color: #000;
}

#ep-events-content-container .ep-event-types .ep-event-type span{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    margin: 0px !important;
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer