Tagged: x
-
AuthorPosts
-
January 26, 2017 at 10:17 pm #1347257
Hey!!!
Please please please can you help _ i have been trying to fix this for like 2 days 🙁
I have been adding boder radius’s to the theme on this page for essential grid – when i try and add just on the item skin editor they do not work
for the ‘packages’ bit in the next section on the page i added a bit of custom code and it worked perfect:
.esg-grid .mainul li.eg-bliss1-wrapper .esg-media-poster {
border-radius: 10px;
}
.esg-overlay.esg-fade.eg-bliss1-container {border-radius: 10px;}I tried to copy the code for the new wrapper – but it only worked for the container (see screenshot)
I have tried everything and every bit of variation 🙁Please can you help – i think it might just be one bit i got wrong ?
I hve sent site details in next message
January 26, 2017 at 10:20 pm #1347259This reply has been marked as private.January 26, 2017 at 10:22 pm #1347260essential grid ID 33 “payment”
the one that works and is curved is ID 17 “bliss-1”
January 27, 2017 at 1:10 am #1347366Hello There,
Please also use this custom CSS:
#esg-grid-33-2 .mainul li.eg-payment-wrapper .esg-entry-media-wrapper { border-radius: 15px; }
Hope this helps.
January 29, 2017 at 8:53 pm #1350181Wow! Amazing – thank you so so much <3
Jen xx
January 29, 2017 at 11:30 pm #1350275You’re welcome Jen!
Cheers!
-
AuthorPosts