Customize carousel and post grid
-
Hello,
I am using your plugin on a website, thanks for this plugin !
I am trying to customize carousel. I want the posts to have border-radius. When I test in browser, all is fine, but when adding css, it will not work, event with !important.
I suppose I have a targetting issue. I wrote :
.uagb-post__image {
border-radius:5px !important;
}
.uagb-post__inner-wrap{
border-radius:5px !important;
}Same issue with posts grid, I would like to have border-radius as well for each post of the grid. I can achieve this in browser, but not when adding the proper css.
may you help please ?
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Customize carousel and post grid’ is closed to new replies.