Height Map - Question | JoomShaper

Height Map

A

Angel

Extension 7 months ago

Hello, When changing the height of the map, from 1070 to 600 px, the map adjusts to the new height indicated but not the list of properties, which remains at 1070. How can I make them match? You can see it at https://gtij4.gtizaragoza.es/venta-locales-comerciales-zaragoza

0
10 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #130131

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
A
Angel
Accepted Answer
7 months ago #130171

Hello, I attach the url with the requested image: https://ibb.co/yRJNHqB As you can see, the column on the left is still 1070 and the maps column is not...

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #130224

Use this custom CSS and use the height value which you want

#spproperty-map {
    height: 600px !important;
}

Go to system--> https://prnt.sc/tDbSUJh6LiGu --> Default template-->Template options--> https://prnt.sc/A5nlsBvCQsqs And add your CSS there.

0
A
Angel
Accepted Answer
7 months ago #130278

Hello, I have put the CSS code according to your instructions: https://prnt.sc/5FqNb-GHuiUt but it still doesn't work... https://gtij4.gtizaragoza.es/venta-locales-comerciales-zaragoza

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #130462

Increase the height value please like this one

#spproperty-map {
    height: 1200px !important;
}

Or which height you want just set that number.

0
A
Angel
Accepted Answer
7 months ago #131029

Hello, I have added

spproperty-map {

 height: 600px !important;

}

spproperty-row {

 height: 600px !important;

}

And it doesn't work... please you can see it in: https://gtij4.gtizaragoza.es/venta-locales-comerciales-zaragoza

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #131156

Please increase the height value not 600 give upper then 600.

0
A
Angel
Accepted Answer
7 months ago #131166

Hello, I have set both values to 800 px and the result is the same...

#spproperty-map {
     height: 800px !important;
}
#spproperty-row {
     height: 800px !important;
}

The map stays at the indicated height but the properties column does not: https://gtij4.gtizaragoza.es/venta-locales-comerciales-zaragoza

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #131348

Hi

Your page speed is very slow, last 15 minutes it's just loading, I cant check the issue properly.

0
A
Angel
Accepted Answer
7 months ago #131358

Hello, it loaded me in less than 2 seconds... https://tools.pingdom.com/#62b32eae96800000

0