Support Forum

Content Pro (Joomla) CSS Issue

Hi All

Having a problem with making an amendment to the CSS for ContentPro in Joomla ....

Here's the code ..


.g-grid .g-block:nth-child(odd) >.g-content .g-content-pro .g-info-container {
padding: 20px;
background: black;
}
.g-grid .g-block:nth-child(even) >.g-content .g-content-pro .g-info-container {
padding: 20px;
background: blue;
}


Expected behaviour .....

Odd description boxes under the images have a black background, even have a blue background

Actual Behaviour ......

All are displaying on a Black background, which is telling me that the .g-block is always being detected as an odd number.

Any clues

Thanks
Rich
Responses (5)
Sorry, but you are not allowed to view the replies here.
Your Reply

Become an insider | Subscribe to our Newsletter
Subscribe to our mailing list and stay up-to-date with all our awesome releases, latest updates and amazing discount offers!