Multi-solum gallery filtered settings

Support Forums for LiveMesh Themes & Plugins Forums SiteOrigin Widgets Support Multi-solum gallery filtered settings

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #27177
    Dirk Haensch
    Participant

    Hello dear lievmesh team,

    i just bought your plugin for siteorigin, so that i can see if the full version provides all the features i need. in this case i am missing a lot of settings, to change the gallery multi-coloum plugin.
    Actually it is very difficult to find a trustworthy developer for a good ‘filtered gallery’, therefore i choose you.

    See all my questions in the picture at the attachment.

    My website: http://www.hesh-art.de

    Maybe you can help, otherwise would be the question if there is a way for canceling the purchase?

    thanks for response.

    with best regards
    Dirk Haensch

    [attachment file=27178]

    #27181
    Veena
    Moderator

    Thanks for your purchase.

    Pls have the below custom CSS in Plugin Settings –

    
    .lsow-gallery .lsow-gallery-item .lsow-lightbox-item i {
        font-size: 14px !important;
    }
    .lsow-gallery .lsow-gallery-item .lsow-entry-info {
        display: none !important;
    }
    .lsow-gallery-wrap .lsow-taxonomy-filter {
        display: block;
        text-align: center;
        float: none;
    }
    
    #27182
    Raghavendra
    Moderator

    At present, we don’t have an option for cropping the image. You will need to upload a squarish image if you need to display it that way.

    #27186
    Dirk Haensch
    Participant
    This reply has been marked as private.
    #27190
    Veena
    Moderator

    2.Pls modify the custom CSS from

    .lsow-gallery-wrap .lsow-taxonomy-filter {
        display: block;
        text-align: center;
        float: none;
    }
    

    to

    
    .lsow-gallery-wrap .lsow-taxonomy-filter {
        margin-bottom: 30px;
        display: block;
        text-align: center;
        float: none;
    }
    
    #27192
    Veena
    Moderator

    1. Pls try the below custom CSS –

    .lsow-gallery-wrap .lsow-gallery .lsow-gallery-item .lsow-image-info .lsow-lightbox-item {
        padding: 100%;
        font-size: 0;
    }
    
    #27226
    Dirk Haensch
    Participant
    This reply has been marked as private.
    #27230
    Veena
    Moderator

    Can you pls try this –

    .lsow-gallery-wrap .lsow-gallery .lsow-gallery-item .lsow-image-info .lsow-lightbox-item {
        padding: 100% !important;
        font-size: 0;
    }
    
    #27256
    Dirk Haensch
    Participant
    This reply has been marked as private.
    #27264
    Veena
    Moderator

    Mobile version works ok, i don’t see any issue.

    You can try the below custom CSS –

    .lsow-gallery-wrap .lsow-taxonomy-filter .lsow-filter-item a {
        color: #fff;
        background-color: #12a2d7;
        padding: 8px 15px 8px;
    }
    .lsow-gallery-wrap .lsow-taxonomy-filter .lsow-filter-item a:hover {
        background-color: #0f8cb4;
    }
    .lsow-gallery-wrap .lsow-taxonomy-filter .lsow-filter-item {
        margin: 0 5px 0 0;
    }
    
Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.