Comments 1Microweb started the conversationJune 20, 2023 at 5:50pmHi Supporto,on this page, the style attribute, calculate a wrong height.In fact the corret height, must be at least 2400px.Where I can add pixel to this height?I add an css ID but this is not dynamic.Thank you very much.Best regards.Roberto.style="position: relative; height: 2298.39px;"Attached files: Cattura.PNG 1,973Support repliedJune 20, 2023 at 5:58pmYou have change it with #portfolio-mergushttps://prnt.sc/JdPQyRuIgshmOr it's not working?Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Microweb repliedJune 20, 2023 at 6:04pmNo,I would like the height automatically calculated by the page to be bigger because I don't see the portfolio titles in the lower part of the page. I forced the ID #portfolio-mergus but I want to remove it if the page calculates the height correctly. 1,973Support repliedJune 20, 2023 at 6:05pmI need to escalate your ticket to our web designer then.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Microweb repliedJune 21, 2023 at 12:54pmHi Support, on this page https://mergus.it/plus-intro/ ON MOBILE VERSION I need more distance between title and next image, but the position is absolute. When the theme calculate the top value, is it possible add at least 25px more or make distace between title and next image is 25px? Thank you very much. Best regards. Roberto.Attached files: Cattura.PNG 1,973Support repliedJune 27, 2023 at 4:03pmHello Roberto we suggest the following only on mobile @media (max-width: 767px){ item-title span { display: inline-block;} .item-title h5 { font-size: 10px; /* or 15 px */ margin-bottom: 10px;} } in customizer-> additional css, to make the title visible without breaking the layoutThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Microweb repliedJune 28, 2023 at 6:31amHi, on desktop version, the title and category of last image is not visible. on mobile versione, the category is not visible; it is visible for only one. The page is:https://mergus.it/plus-intro/Thank you very much. Best regards. Roberto.Attached files: Cattura.PNG I-plus-Intro-Mergus.png 1,973Support repliedJune 28, 2023 at 2:34pmHi Roberto, the fix for the desktop version is:#itemsWrapperLinks { padding-bottom: 150px;}for mobile i did not apply the changes we suggested in our prev comment (that are necessary because you have long titles)Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Microweb repliedJune 29, 2023 at 6:46amHi Support,thank you very much.Your css code solved the problems on the desktop version and on the mobile version.Have a good day.Best regards.Roberto.1 Like Sign in to reply ...
Hi Supporto,
on this page, the style attribute, calculate a wrong height.
In fact the corret height, must be at least 2400px.
Where I can add pixel to this height?
I add an css ID but this is not dynamic.
Thank you very much.
Best regards.
Roberto.
style="position: relative; height: 2298.39px;"
Attached files: Cattura.PNG
You have change it with #portfolio-mergus
https://prnt.sc/JdPQyRuIgshm
Or it's not working?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
No,
I would like the height automatically calculated by the page to be bigger because I don't see the portfolio titles in the lower part of the page.
I forced the ID #portfolio-mergus but I want to remove it if the page calculates the height correctly.
I need to escalate your ticket to our web designer then.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Support,
on this page https://mergus.it/plus-intro/
ON MOBILE VERSION
I need more distance between title and next image,
but the position is absolute.
When the theme calculate the top value, is it possible add at least 25px more or make distace between title and next image is 25px?
Thank you very much.
Best regards.
Roberto.
Attached files: Cattura.PNG
Hello Roberto we suggest the following only on mobile
@media (max-width: 767px){
item-title span {
display: inline-block;
}
.item-title h5 {
font-size: 10px; /* or 15 px */
margin-bottom: 10px;
}
}
in customizer-> additional css, to make the title visible without breaking the layout
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi,
on desktop version, the title and category of last image is not visible.
on mobile versione, the category is not visible; it is visible for only one.
The page is:
https://mergus.it/plus-intro/
Thank you very much.
Best regards.
Roberto.
Attached files: Cattura.PNG
I-plus-Intro-Mergus.png
Hi Roberto, the fix for the desktop version is:
#itemsWrapperLinks {
for mobile i did not apply the changes we suggested in our prev comment (that are necessary because you have long titles)padding-bottom: 150px;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi Support,
thank you very much.
Your css code solved the problems on the desktop version and on the mobile version.
Have a good day.
Best regards.
Roberto.