-
AuthorPosts
-
December 5, 2017 at 10:33 pm #885232
2/
I use the grid portfolio with ajax. Is it possible to dominate the width of the image so that the text block is wider? If this happens it will decrease the white space that is created below the image.2.1 / Is it possible to avoid this blank space?
2.2 / Does text not create scrolling arrays?
2.3 /
How do I disable the hover click of the image?LINK
-
This topic was modified 7 years, 10 months ago by
mleite1. Reason: complement
December 6, 2017 at 12:09 pm #885527Hey mleite1,
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
.portfolio-preview-content { width: 60.5%; } .avia_transform .ajax_slide a .image-overlay { display: none !important; }2.2 / Does text not create scrolling arrays? – Can you explain a bit more?
If you need further assistance please let us know.
Best regards,
VictoriaDecember 6, 2017 at 1:13 pm #885570Tks, Victoria.
Have a nice day
December 6, 2017 at 1:15 pm #885572I realized now that the image continues with the click hover to open it isolated. I want to disable this.
I do not want the image to open
LINK IMAGE
https://imgur.com/LmZMLpY-
This reply was modified 7 years, 10 months ago by
mleite1.
December 8, 2017 at 12:29 pm #886454Hi mleite1,
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
#top .portolio-preview-list-image img, #top .portolio-preview-list-image { pointer-events: none; }If you need further assistance please let us know.
Best regards,
VictoriaDecember 10, 2017 at 10:48 pm #887156Perfect Victoria…on css custom
December 11, 2017 at 12:30 pm #887337Hi,
Glad to hear that. Let us know if you need further assistance :)
Best regards,
NikkoDecember 11, 2017 at 2:51 pm #887429With this ticket everything is ok
-
This topic was modified 7 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
