-
AuthorPosts
-
January 11, 2018 at 3:11 pm #896177
Hi, at the request of my client I need to make these changes if possible:
1- ALL portfolio titles appear only if A BIG NUMBER OF IMAGES are selected (portfolio selection = masonry + 100 images) but this causes a long page that I do not want. Also I would like to have more space between thumbnails
2- Can you show ALL THE PORTFOLIO TITLES even with limited number of images?
3 – Can you show bigger image (up to screen limit) in ligthbox?
thanks in advance
- This topic was modified 6 years, 10 months ago by czar.
January 13, 2018 at 8:36 am #896862can someone help me?
thanksJanuary 14, 2018 at 10:50 pm #897231Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisJanuary 15, 2018 at 8:38 pm #897700Hi Basilis, also regarding lightbox? (image 3)
– have a bigger image
– change color overlay backgroundthanks
- This reply was modified 6 years, 10 months ago by czar.
January 17, 2018 at 11:28 am #898394Hi czar,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.mfp-bg { background: #666; }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 18, 2018 at 3:34 pm #899179Thanks Vittoria, it works perfectly.
also change the color of the <lightbox> arrows
And I want to add small shadow under lightbox image. which css use?
And again, what plugins can I use to create portfolio menu in sidebar / page?thanks in advance
- This reply was modified 6 years, 10 months ago by czar.
January 22, 2018 at 6:38 am #900636Hi czar,
You can make a menu out of portfolio items and add it as a widget in the sidebar.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.cssdiv.avia-popup button.mfp-arrow:before { color: #ccc; }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 22, 2018 at 3:40 pm #900840Thanks Victoria, it works
but I want to add small shadow under lightbox image,which css use?January 24, 2018 at 5:31 am #901909Hi czar,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
img.mfp-img { box-shadow: 0px 9px 5px -4px rgba(222,209,222,1); }
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 24, 2018 at 4:18 pm #902208Hi Victoria, sorry but incorrect code. produces line under image,
thanksJanuary 25, 2018 at 5:30 am #902533Hi czar,
You asked for shadow, this is one example. Can you make a mockup of what shadow you like?
Best regards,
VictoriaJanuary 25, 2018 at 1:17 pm #902830Thanks Victoria, I would like to shadow around image
January 29, 2018 at 8:17 am #904122Hi czar,
You can play with the shadow here and choose whichever works for you
https://www.cssmatic.com/box-shadowIf you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.