Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)

Works great, thank you!

The second image is displayed fine now, but the 3rd and 4rd are at 50% width and tall. I had to remove the 4th image and make the 3rd one at 100% width.

@media (max-width: 767px) {
.td-big-grid-slide .td-big-grid-post-2 {
width: 100% !important; }}

Thank you!

I solved the gap on top/above the map with the css class mod:

from:
.vc_row.vc_row-o-full-height {
min-height: 100vh; }

to:
.vc_row.vc_row-o-full-height {
min-height: auto !important; }

Disabling the module makes the link to work just fine on single images, but in this case i have two other problems mentioned above:

– the 4 hover boxes are very slim
https://ibb.co/hTLG4b

– gap on top/above the map
https://ibb.co/fordHw

You can take a look on the website here, i disabled the plugin https://www.arhitectgabrielgeorgescu.ro

Hello Bogdan,
i tested the code for Theme API mentioned on the link you sent but without success.

The worst problem on the mobile theme is the second image, can you send me few tips how can i fix it with the Theme API?

https://ibb.co/ciVLB6
https://ibb.co/mxknr6
https://ibb.co/jhiwjR

Regards,
Dragos

Hi Simion,
do we have any other option?

after disabling the tagDiv plugin i faced the problem mentioned, what option do i have in this case?

Hi Simon and thank you for your reply,
after deactivating the tagDiv plugin i noticed two new problems on homepage:

1. the hover boxes are very slim and not working as intended
2. huge gap on top and on the bottom of the map (in text block)

Here are the print screens:
https://ibb.co/hTLG4b
https://ibb.co/fordHw

ok, i understand, i modified the css a bit and looks decent now
thank you

Viewing 9 posts - 1 through 9 (of 9 total)