Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

CSS targeting images

Home / Forums / Pinnacle Theme / CSS targeting images

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
September 19, 2017 at 4:19 am

Hi, I am adding some drop shadow to my images. I´ve used:
img {
-webkit-box-shadow: 7px 1px 10px #7a7a7a;
box-shadow: 7px 1px 10px #7a7a7a;
}
Which worked for the Portfolio and Portfolio Item pages.

Now I would like to ask how to target images in these 3 places separately:

1 – Homepage – Portfolio full
2 – Carousels
3 – Footer – Pinnacle: Post Grid: Recent Projects /this one is affected by the img style, but I need to target it separately for a smaller shadow/
My page is: kubonovak.com

Thanks a lot,
Kubo

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.