Forum Replies Created

Viewing 15 posts - 91 through 105 (of 155 total)
  • Posted in:
  • in reply to: Change Accordion Up/Down Icon #93463
    icecast
    Member
    Post count: 182
    This reply has been marked as private.
    in reply to: Change Accordion Up/Down Icon #93358
    icecast
    Member
    Post count: 182

    the result is kinda strange, any suggestions to use fontastic svg icon below instead?

    <svg class=”icon-chevron-down-1″><use xlink:href=”#icon-chevron-down-1″></use></svg>

    Attachments:
    You must be logged in to view attached files.
    in reply to: Mobile Nav Visibility #92971
    icecast
    Member
    Post count: 182

    1.5 update did not address this issue – kinda pointless to hide menu items when they are still available on mobile menu …

    in reply to: Table No Head #92968
    icecast
    Member
    Post count: 182

    sorry, figured it out

    [table type=”standard_minimal”]
    [trow]
    [tcol]ROW 1 COL 1[/tcol]
    [/trow]
    [/table]

    in reply to: Mobile Masonry Portfolio #91923
    icecast
    Member
    Post count: 182

    thank you, it works, but styling is still too difficult to deal with

    is it possible to disable/delete the default plugins for portfolio, galleries, and swift slider?

    i cannot get them to work for my purposes, and i would prefer to lighten up on the javascript

    in reply to: Mobile Masonry Portfolio #91873
    icecast
    Member
    Post count: 182

    done

    in reply to: Mobile Masonry Portfolio #91867
    icecast
    Member
    Post count: 182

    it is back

    in reply to: Mobile Masonry Portfolio #91857
    icecast
    Member
    Post count: 182

    makes it worthless for my purposes then – is there a way to disable/remove the default plugins for portfolio, galleries, and swift slider?

    in reply to: Mobile Masonry Portfolio #91824
    icecast
    Member
    Post count: 182
    This reply has been marked as private.
    in reply to: Vertical Header Logo Margin Top #91613
    icecast
    Member
    Post count: 182

    looks great 🙂 thank you!

    in reply to: Mobile Masonry Portfolio #91600
    icecast
    Member
    Post count: 182

    using below to get correct height and width, but cannot get 2 columns across, just 1 column vertically

    .portfolio-item.masonry-item figure {
    margin: 2px;
    }
    @media only screen and (max-width: 767px) {
    .portfolio-item.masonry-item figure {
    width: 50%;
    }
    }

    in reply to: Mobile Masonry Portfolio #91598
    icecast
    Member
    Post count: 182

    got 2px padding fixed, and correct height in mobile, but still cannot get width to 2 columns instead of 1 column

    in reply to: Accordion w/ Table & Buttons #91597
    icecast
    Member
    Post count: 182

    going with portfolio grid instead, thank you

    in reply to: Vertical Header Logo Margin Top #91591
    icecast
    Member
    Post count: 182

    try now

    in reply to: Mobile Masonry Portfolio #91568
    icecast
    Member
    Post count: 182

    switched to 2 columns, do not want to use gutters but cannot get 2px padding correct on desktop, mobile still a problem

    figure.animated-overlay figcaption {
    background-color: #188a00;
    opacity: 1;
    }
    .minimal-design .thumb-info h4 {
    font-size: 12px;
    }
    @media only screen and (max-width: 767px) {
    .portfolio-item figure img {
    width: 30%;
    }
    }

Viewing 15 posts - 91 through 105 (of 155 total)