imgooo
Forum Replies Created
-
OK. Thanks for the info.
Forum: Themes and Templates
In reply to: [Catch Fullscreen] Youtube social icon not showingSorry, forgot to mark as fixed.
Forum: Themes and Templates
In reply to: [Catch Fullscreen] Youtube social icon not showingSorry, I discovered the problem. I accidentally copied the wrong URL. The Youtube icon works fine now. Thank you for your quick reply, Tikaram!
Reinstalling the plugin fixed the error! Thank you for your help!
Forum: Themes and Templates
In reply to: [Photograph] Youtube and Tumblr social icon not displayedNever mind. Solved it.
Just add this in the css.
.social-links li a[href*=”youtube.com”]:before {
content: ‘\f16a’;
}
.social-links li a[href*=”tumblr.com”]:before {
content: ‘\f173’;
}Hi, the checkbox isn’t displayed properly on my page. The checkbox and the words next to it are not displayed in the same line. Screenshot: https://postimg.cc/image/85l7l51xz/
Got it. Thanks all the same.
Here’s the screenshot.
https://s7.postimg.cc/thfmcldzv/all.png
Can I make the gallery appear in a grid (with multiple columns instead of one column) on mobile devices?
Thanks!