jogospa
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Fixing WordPress
In reply to: Background color for each articleI try to code like this:
//.sticky-post:nth-of-type(3n+1) {
background: white;
}
.sticky-post:nth-of-type(3n+2) {
background: black;
}
.sticky-post:nth-of-type(3n+3) {
background:#903;
}//but it doesn’t work, do you know what i do wrong?
I’m sorry but I’m pretty new for coding.
Forum: Fixing WordPress
In reply to: Background color for each articleI don’t want to target the specific post numbers as many will be added over time, so this why I would like to use CSS.
Forum: Fixing WordPress
In reply to: Resizing a slider for phonesThx it works;)
Forum: Fixing WordPress
In reply to: No link on my picture with chromeyes
Forum: Fixing WordPress
In reply to: No link on my picture with chromeThanks once again. Your are the best 😉
Forum: Fixing WordPress
In reply to: No link on my picture with chromeyes it works thanks a lot, just a problem for iphone to show the images but i i m going to have it! thanks a lot again
Viewing 6 replies - 1 through 6 (of 6 total)