Font Size

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 8 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #157533

    sumaridesigns
    Expired Member
    Post count: 20

    Hi,

    We would like to know if we could change the font-size of the place name in the “Members” grid on the front page (www.rata.co.za) please also see image attached..

    #157594

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you can add this in gd >> design >> scripts >> custom css:

    
    
    .geodir_category_list_view li.geodir-gridview h3 {
        font-size: 18px;
    }

    Adjust px in case that is too much or not enough.

    Alternatively a plugin like this could help too: https://wordpress.org/plugins/so-css/

    Thanks

    #157726

    sumaridesigns
    Expired Member
    Post count: 20

    Thank you very much..

    #157890

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

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