New Landing How can we help? Atelier blog bold post overview

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Atelier
  • #223531
    barkovsky
    Member
    Post count: 225

    hi there
    is there a possibility to make the bold blog item transparent when hovering an item post/ opacity level input ?
    wanna use a picture behind the overview
    and make the bold blog item when hovering itself transparent or non visible color so that the picture under remains visible

    kind regards

    BK

    Attachments:
    You must be logged in to view attached files.
    #223566
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide your current blog page? So I can understand exactly.
    Thanks

    -Rui

    #223577
    barkovsky
    Member
    Post count: 225
    This reply has been marked as private.
    #223581
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks,

    Add the code below to your custom css option

    .single-post .spb_blog_widget .blog-item {
        background-color: transparent!important;
    }

    -Rui

    #223584
    barkovsky
    Member
    Post count: 225
    This reply has been marked as private.
    #223588
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try this one instead, the 0.2 is the opacity level. The maximum is 1

    .spb_blog_widget .blog-item {
        background-color: rgba(255, 255, 255, 0.2)!important;
    }

    -Rui

    #223594
    barkovsky
    Member
    Post count: 225

    Multi Grazie Rui
    Perfect

    have a nice day
    kind regards

    BL

    #223595
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.
    -Rui

Viewing 8 posts - 1 through 8 (of 8 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