New Landing How can we help? Atelier Transparency/Opacity of Shoplinks

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #312010
    LYBN
    Member
    Post count: 6

    Dear SwiftIdeas team,

    could you help me find the settings where I can make the boxes (see attached picture) partly transparent?
    Alas, I do not know how you call them, therefore I wasn’t able to find anything about this in the FAQs.

    Also, in the “Themes” area of my backend, I somehow see two versions of the “Atelier” theme – how can I get rid of the second, inactive, one? If I click on the inactive theme and try to delete it, I get the message “Delete failed: The selected theme doesn’t exist”.

    Thank you so much for any tipps!

    Attachments:
    You must be logged in to view attached files.
    #312179
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You can use this CSS:

    .sf-image-banner a.sf-button.sf-icon-reveal.white {
      background-color: rgba( 255, 255, 255, 0.5 ) !important;
    }

    To remove one of the theme folders, use your FTP and locate /wp-content/themes/. You can then delete the one you wish.

    #312330
    LYBN
    Member
    Post count: 6

    Dear David, thank you very much for your reply – both worked perfectly!

    There’s just one part of my question left – the CSS you provided only changed the opacity for the 3 buttons at the bottom of the picture I attached – not for the “Shop” button at the top. How could I change this as well?

    Best regards

    Attachments:
    You must be logged in to view attached files.
    #312340
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help, you would add the Swift Slider class name, it would look like this updated:

    .sf-image-banner a.sf-button.sf-icon-reveal.white,
    .swift-slider a.sf-button.sf-icon-reveal.white {
        background-color: rgba( 255, 255, 255, 0.7 ) !important;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register