Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1127793

    Hello!

    I’m using PNGs with a transparent background in my store.
    How do I set the background to be transparent on the whole block and also remove all the borders?

    Thanks.
    Product image

    #1127871

    Hey Orla,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1127903

    No worries, I pasted them below.

    #1127920

    Hi!

    I added following code to bottom of Quick CSS field in Enfold theme options > General Styling

    .inner_product {
        border: none;
        background: transparent;
    }
    #top .inner_product_header {
        background: transparent;
    }

    Please review your website :)

    Cheers!
    Yigit

    #1128818

    Perfect!
    Thank you so much.

    #1128830

    Hi,

    Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1129154

    Yes thanks all good to close :)

    #1129179

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Transparent background on product image?’ is closed to new replies.