Defining css classes for a single wordpress page
-
I’m looking for a way to define how a single page will look in style.css.
A site I designed for a client has one page where the link style is different than the rest of the page and images have borders around them.
I did this by creating styles and applying them to the links and images.
The problem is that when the client is editing the page herself she wont have the technical ability to do that.
So I’m looking for a way of having them applied automatically
something like
#SOMETHING-UNIQUE-TO-THAT-PAGE .img
for exampleThanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Defining css classes for a single wordpress page’ is closed to new replies.