Near-compass the Customize

This topic contains 7 replies, has 2 voices, and was last updated by  Kor 7 years, 8 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #255144

    NAGAI
    Expired Member
    Post count: 5

    Do you have .js style of the Near-compass is specified in any file?

    #255159

    Kor
    Moderator
    Post count: 16516

    Hi Nagai,

    Could you please tell me what you’re trying to do there? Are you trying to replace the icon?

    Thanks!

    #255163

    NAGAI
    Expired Member
    Post count: 5

    Hi Kor,

    Thank you for your reply.

    Yes.
    I want to change to a simple design to take advantage of the only function of Nearme.
    Remove the search box, I would want to leave only the compass of Nearme.

    If the image of the compass icon can also change, it is even better.

    Thank you.

    #255416

    Kor
    Moderator
    Post count: 16516

    Hi Nagai,

    Thanks for your reply. I’d like you to know that you can remove the search box using custom CSS and also change the icon to anything you like. But it’s hard to tell without seeing the live site and doing some inspecting. Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below.

    #255668

    NAGAI
    Expired Member
    Post count: 5
    This reply has been marked as private.
    #255810

    Kor
    Moderator
    Post count: 16516

    Hi Nagai,

    Thanks for sharing your Website URL. I’ve just checked your Website and I realized that you’ve removed the “near me” search box. Probably you’ve figured it out. You can use the custom CSS code below to change the compass icon.

    
    
    span.near-compass {
        content: url('http://www.clipartbest.com/cliparts/ace/Rdb/aceRdbkni.png"');
        background: url("http://www.clipartbest.com/cliparts/ace/Rdb/aceRdbkni.png");
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }
    #255959

    NAGAI
    Expired Member
    Post count: 5

    Thank you for your reply!

    Oh! great!
    Customization was able!

    Many thanks!

    #256150

    Kor
    Moderator
    Post count: 16516

    Hi Nagai,

    You’re Welcome. Let us know if you need anything else.

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

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

Open Support Ticket