Add space between Font Awesome Icon and Text

This topic contains 3 replies, has 2 voices, and was last updated by  f.daliessi 8 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #65072

    f.daliessi
    Expired Member
    Post count: 85

    Hi everybody,
    how can I add space between FA icons and text?

    On the homepage there is not space between them. In listing page there is a space between them and it gives a beautiful effect.

    How can I add that space in the home too?

    #65073

    f.daliessi
    Expired Member
    Post count: 85
    This reply has been marked as private.
    #65110

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you can add this in GeoDirectory >> Design >> Scripts >> Custom CSS:

    
    
    .geodir-home .geodir_more_info .fa {
        margin: 0 5px 0 0;
    }

    Thanks

    #65115

    f.daliessi
    Expired Member
    Post count: 85

    Thanks it worked perfectly!

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

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

Open Support Ticket