Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #935051

    Hi,
    I chose the minimal design (no border & background) for my website but it’s the same as the classic design. How can I trigger it?
    I would like to have it without the borders and the white background.

    section “latest release”

    Thanks
    Carolin

    #935180

    Hey phamosa,

    Can you please be more specific? Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #935428

    Hi Victoria, as you can see in the screenshot you sent, the background of the audio player is white instead of transparent. I changed the design from “classic” to “minimal” and see no difference.
    Thank you!
    Carolin

    #935912

    Hi Carolin,

    I have checked the audio player and I experience the same, can you tell us what you are trying to achieve? maybe we can help with it with some custom css tweaks.

    Best regards,
    Nikko

    #942294

    Hi! I expected it to have the transparent background instead of the white one (“no border, no background”) to be better united with the background of the page area.

    Thanks

    #942432

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .wp-playlist-light {
        background-color: transparent !important;
        border-color: transparent !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.