-
AuthorPosts
-
March 15, 2018 at 5:40 pm #927518
Hi
I used the widget “gallery” proposed by your theme on one of my pages.
When I look on mobile, the gallery is small, so not very visible. My images are about 500/600 pixels wide and tall. I would also like to remove the outline of thumbnails but I can not. See the link below the relevant page.
I placed an image under the gallery so you can see my settingsThanks for your feedback
PeggyMarch 15, 2018 at 5:57 pm #927533OK I understood why I inserted internal margins … on the other hand I would like to know how to remove the white outline of the vignettes in css …
Thank you !March 15, 2018 at 6:15 pm #927547Hi,
Add this to quick css:
#top div .avia-gallery img{ border:none!important; }Best regards,
Jordan ShannonMarch 16, 2018 at 10:39 am #928010It’s ok !
thank you
PeggyMarch 16, 2018 at 11:24 am #928034Hi,
Glad that Jordan helped you :) Let us know if you need further assistance or if we can close this thread.
Best regards,
NikkoMarch 16, 2018 at 11:50 am #928048Hi Nikko
I would like to know how to make the values entered to make a margin on the columns different on mobile ?
Thank youMarch 16, 2018 at 2:24 pm #928111Hi,
Try adding this css code in Quick CSS:
@media only screen and (max-width:767px) { #top div .avia-gallery img { padding: 2px; } }Let us know if this helps.
Best regards,
NikkoMarch 16, 2018 at 6:44 pm #928226Hi
In fact I no longer spoke of the gallery images, but blocks that we insert in the pages. It may be interesting to have large spaces on computer but still not on mobile.
I thought it would have been nice to be able to change it when we are in the constructor in “line settings” without going through the css ..March 16, 2018 at 10:33 pm #928304Hi,
Unfortunately, this is something that would have to be adjust via a bit of css.
Best regards,
Jordan ShannonMarch 19, 2018 at 12:40 pm #929027Hi
it might be a good idea to integrate it into the buider …
You can close the wire, thank you!March 19, 2018 at 5:26 pm #929165Hi,
We will for sure keep that in mind. You can also add your idea to our feature request queue.
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Problem with the gallery’ is closed to new replies.
