Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
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.1.5 update did not address this issue – kinda pointless to hide menu items when they are still available on mobile menu …
sorry, figured it out
[table type=”standard_minimal”]
[trow]
[tcol]ROW 1 COL 1[/tcol]
[/trow]
[/table]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
done
it is back
makes it worthless for my purposes then – is there a way to disable/remove the default plugins for portfolio, galleries, and swift slider?
This reply has been marked as private.looks great 🙂 thank you!
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%;
}
}got 2px padding fixed, and correct height in mobile, but still cannot get width to 2 columns instead of 1 column
going with portfolio grid instead, thank you
try now
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%;
}
} -
Posted in: Reply To: Mobile Masonry Portfolio