Yes, Can you please provide me URL and your desired colors/fonts and I will send you the custom CSS code to do that.
Regards
Thread Starter
axmann
(@axmann)
Thanks for your quick reply!
My WordPress runs on localhost so I cannot give you URL. But what I’ve tried so far is to tweak this part of slick.css but nothing changed:
.wcp-carousel-main-wrap .rpc-post-carousel4 .rpc-post-category a {
text-decoration: none;
display: inherit;
color: #fff;
background: #000;
font-size: 11px;
padding: 2px 5px;
margin-right: 2px;
}
Totally wrong?
Please paste the following code in the custom CSS box, and make sure to clear the cache
.wcp-carousel-main-wrap .rpc-post-carousel4 .rpc-post-category a {
color: #fff !important;
background: red !important;
}
Regards
-
This reply was modified 5 years, 6 months ago by rameez_iqbal.
Thread Starter
axmann
(@axmann)
Thanks a lot but unfortunetly that’s not working. I’ve just figured out if I change the code within the file it works when I clean cache. But then when I refresh via F5 it skips back and displays default settings.
Then it must be an issue related to the cache. I can help you if you somehow setup it on a live server and provide the URL because at this point I’m completely blind.
Thread Starter
axmann
(@axmann)
I see. Going to defer this issue until I can provide you an URL. I’ll post it here then.
Thank you very much so far. Looking forward to upcoming updates.
Best regards
ax