hi there!
for my blog section, I would like to customize the default wordpress categories widget; it will be possible to do it, with some css, without using a plugin?
thanks!
Hey marquitoweb,
Can you see your web site?
Best regards,
Basilis
Sure.
Hi marquitoweb,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#categories-2.widget li {
padding: 5px;
border: 1px #e6e3e3 solid;
margin-bottom: 5px;
}
#categories-2.widget li a{
color: #666;
text-transform: uppercase;
}
If you need further assistance please let us know.
Best regards,
Victoria
yey, thanks!!!
Hi,
Glad that Victoria helped you. :) Let us know if you need further assistance or if we can close this thread.
Best regards,
Nikko