To post a new support question, click the Post New Topic button below.
Current Version: 5.2.5 | Sytist Manual | Common Issues | Feature Requests
Css For Page Categories
You are already on that page.
Right Click on the tile, Inspect. The very top right corner will give you an css-value which you than can reference it in Custom CSS section.
There are no links for the header on that section or designer page. CSS can be theonly way to do what the OP is asking.
I just went to your page and it works. accept cookies and or try another browser.
Thanks for all the replies.
Here is the code for the relevant part of the page
</div>
So the div has two classes pc and title - so here is the extra css I have added
I have tried a space between .pc and .title but that does not work either - can anyone shine a light on the issue please
thanks keith
When asking for help, please on your initial post decribe what you are trying to accomplish.
I am pretty sure I did - how to format using css the link I circled in red!!!
Design -> Edit My Theme -> Additional CSS
Here is a start:
#clientGalleries .categories { color: #000000; font-size: 17px; }
#clientGalleries .categories a { color: #00FF00; }
#clientGalleries .categories a:link { color: #00FF00; }
#clientGalleries .categories a:hover { color: #FF0000; }
My Email Address: info@picturespro.com

Loading more pages