Tagged: masonry
-
AuthorPosts
-
November 21, 2017 at 2:48 pm #879744
Hi
I have set a gallery masonry but I would like to change some elements
– Is it possible to decrease the size’s text
– remove the date
– change the color put on the picture (in this case white 20/30%)Is it possible to reduce the button load more (currently width page)
Around the masonry, I have set grids
– is it possible to have the color orange instead of grey behind the gallery masonry ?
– I can’t set a good size for the grid of my text (cells too high)November 21, 2017 at 7:14 pm #879889Hey sandra1307,
Please, can you check your WP credentials again? I tried to access it, but they are wrong.
Best regards,
John TorvikNovember 22, 2017 at 11:17 am #880169It would be ok now
November 24, 2017 at 12:01 pm #881126Hi sandra1307,
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
.avia_transform a:hover .image-overlay { opacity: 0.5 !important; } .avia-content-slider .slide-meta time.slide-meta-time { display: none; } .html_modern-blog .post-entry .slide-meta .slide-meta-del { display: none; } .avia-content-slider .slide-entry-excerpt { font-size: 14px; }
If you need further assistance please let us know.
Best regards,
VictoriaNovember 27, 2017 at 6:38 pm #882327Hi thank you !!!
I the slider articles I would like remove “comments” and justify the excerpt, is it possible ?November 28, 2017 at 11:20 am #882581Hi sandra1307,
I think you had this request in another thread and I gave the code there. Please check.
If not, let me know, we’ll do it again.Best regards,
VictoriaNovember 28, 2017 at 12:38 pm #882649Hi victoria
This code doesn’t work (not Enfold > General Styling > Quick Css, and not into themes/enfold/css/custom.css)
.avia_transform a:hover .image-overlay {
opacity: 0.5 !important;
}For what is this code ? There is no change (not Enfold > General Styling > Quick Css, and not into themes/enfold/css/custom.css)
.html_modern-blog .post-entry .slide-meta .slide-meta-del {
display: none;
}I’m sorry but I did’nt found the code in another thread, could you give me them again ?
– In the slider articles I would like remove “comments”
– justify the excerpt (not in article, the excerpt which appears on homepage”Thanks for your help
November 28, 2017 at 1:03 pm #882670Hi sandra1307,
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
#after_full_slider_0 footer.entry-footer { display:none; } #after_full_slider_0 .slide-entry-excerpt.entry-content, #after_full_slider_0 h3.slide-entry-title.entry-title a, #top #wrap_all .all_colors h3.slide-entry-title.entry-title { text-align: justify; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.