Listing address

This topic contains 5 replies, has 3 voices, and was last updated by  Paolo 8 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #285508

    Andre Anderson
    Free User
    Post count: 190

    How do I get the city region and zipépost code on the same line in the listings page for supreme directory..

    #285526

    Kor
    Moderator
    Post count: 16516

    Hi Andre,

    Try using the custom CSS code below and see if it works for you. Insert into Gd > Design > Scripts > Custom Style CSS

    
    
    span[itemprop="addressRegion"] {
        margin-right:10px
    }
    
    .geodir_more_info br:nth-child(7){
        display: none;
    }

    Thanks!

    #286118

    Andre Anderson
    Free User
    Post count: 190

    it moved the post code beside the Country but there was no space between them and the City was still on a line above them.

    #286439

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #287176

    Andre Anderson
    Free User
    Post count: 190
    This reply has been marked as private.
    #287240

    Paolo
    Site Admin
    Post count: 31211

    hi,

    the correct css is:

    
    
    
    span[itemprop="addressLocality"], span[itemprop="addressRegion"] {
        margin-right:10px
    }
    
    .geodir_more_info br:nth-child(5), .geodir_more_info br:nth-child(7){
        display: none;
    }

    Already applied to your website.

    Thanks

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount