Change view of listing

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

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

Open Support Ticket
  • Author
    Posts
  • #403186

    Felicia Felicia
    Buyer
    Post count: 140

    Hi,

    How do i change the size of image (smaller), increase the font size and the font height of each listing?

    When I edit the appearance typography, the font change isn’t reflected here.

    THanks!

    #403187

    Felicia Felicia
    Buyer
    Post count: 140
    This reply has been marked as private.
    #403207

    Kor
    Moderator
    Post count: 16516

    Hi felicia,

    Here you go. Feel free to customize it to your liking and here is an article I’d like you to go through https://wpgeodirectory.com/docs/customizing-your-style/

    
    
    /* Listing Image Size */
    .geodir_category_list_view li .geodir-post-img {
        width: 20%!important;
    }
    
    /* Listing Content */
    .geodir-content .geodir-entry-content p {
        font-size: 20px!important;
        line-height:21px!important;
    }
    
    /* Listing Title */
    .geodir_category_list_view h3, 
    .geodir_category_list_view p {
        font-size:30px!important;
    }
    #403399

    Felicia Felicia
    Buyer
    Post count: 140

    Thanks! How do I target a specific category to edit such that the settings apply to a category type? I can’t find the class through the inspector.

    #403413

    Kor
    Moderator
    Post count: 16516

    Hi Felicia,

    Unfortunately, this is not possible without customization.

    Thanks!

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

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

Open Support Ticket