widget font size in best of listings widget

This topic contains 3 replies, has 2 voices, and was last updated by  Alex Rollin 5 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #483007

    Frederic mavel
    Free User
    Post count: 9

    hello, i want to change the size of the font in “best of listings” widget in my website http://skateparks.fr, i want to increase font size, can you give me the custom css?

    Thanks.

    #483015

    Alex Rollin
    Moderator
    Post count: 27815

    You will need to write custom CSS.

    Can you share the URL of the page so we can provide you with an example?

    Generally you can write it yourself using the method described here:
    https://wpgeodirectory.com/docs/customizing-your-style/

    #483017

    Frederic mavel
    Free User
    Post count: 9

    the url is on homepage “http://skateparks.fr” the issue is on widget best of listings widget

    #483032

    Alex Rollin
    Moderator
    Post count: 27815

    Check your customizer for the following CSS:

    
    
    
    body ul.geodir-category-list-view > li {
        font-size: 18px;
    }
    
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