Removing Favorites in Widget

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

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

Open Support Ticket
  • Author
    Posts
  • #451722

    nrvdigital
    Free User
    Post count: 10

    I used your code to remove favorites as a displayed option, but in the Popular Post widget (which we use to display the most recently added listings), the space where the favorites was is still there. Is there a way to get a single column list with a larger photo?

    #451727

    Kor
    Moderator
    Post count: 16516

    Hi there,

    This could possibly try using the custom CSS code below and see if it fixes it? Insert into Gd > Design > Scripts > Custom Style CSS.

    
    
    .geodir_category_list_view li .geodir-content {
        width: 71%;
        margin-right: 0px;
    }

    Thanks!

    #451732

    nrvdigital
    Free User
    Post count: 10

    Perfect! Thank you so much!

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

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

Open Support Ticket