Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1347257

    blissmarketing
    Participant

    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

    #1347259

    blissmarketing
    Participant
    This reply has been marked as private.
    #1347260

    blissmarketing
    Participant

    essential grid ID 33 “payment”

    the one that works and is curved is ID 17 “bliss-1”

    #1347366

    Lely
    Moderator

    Hello 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.

    #1350181

    blissmarketing
    Participant

    Wow! Amazing – thank you so so much <3

    Jen xx

    #1350275

    Lely
    Moderator

    You’re welcome Jen!

    Cheers!