adjust map legend width

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 5 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #438632

    Firdaus Mah
    Expired Member
    Post count: 96

    currently i use this shortcode [gd_homepage_map] for gd-home as it can be seen in http://harta.net/gd-home/

    However, the legend width is a bit small (because the category name is kinda long).

    Please see attachment.

    How can I increase the width of the legend in the map ? Thanks.

    #438636

    Kor
    Moderator
    Post count: 16516

    Hi Firdaus,

    Thanks for your post. You can use the custom CSS code below to do that. Let us know if it helps.

    
    
    .geodir-map-home-page #gd_home_map_cat {
        width: 200px;
    }

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket