Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1135834
Map size & ​locate map icon​
Closed

Comments

  •  3
    Key started the conversation

    How can I reduce the size of locate map icon?


    And if only one address appears as a selection is the map is very large, how can I reduce the zoom of the map slightly?

    Thank youu

  •  1,845
    Elated replied

    Hello there,

    Unfortunately, map zoom can not be changed. You can resize map width by adding Custom Css into Elated Options > General > Custom Css code below with wanted pixel width ( in this example right part is 600px wide, and map the rest )

    .eltd-map-holder {
        width: calc(100% - 600px)!important;
    } .eltd-listing-list.eltd-advanced-search-holder {
        width: 600px;
    }

    Thanks.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.