Widget recently viewed – list view does not work

This topic contains 19 replies, has 3 voices, and was last updated by  Karin Zickler 4 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #535892

    Karin Zickler
    Lifetime Member
    Post count: 47

    Dear Kor,
    Thank you, but it doesn’t work.

    #535893

    Kor
    Moderator
    Post count: 16516

    Hi Karin,

    Thanks for your reply. Could you please check now? I’ve pasted it into WP > Appearance > Customize > Additional CSS.

    #535938

    Karin Zickler
    Lifetime Member
    Post count: 47

    Now the top margin is higher, but the text is still not visible. Look at the screenshot attached.

    #535957

    Kor
    Moderator
    Post count: 16516

    Hi Karin,

    Thanks for your reply. You’ll need another custom CSS to fix that. Insert the custom CSS code below into WP > Appearance > Customize > Additional CSS. Click Publish once you’ve pasted the code.

    .geodir-recently-reviewed ul.geodir-category-list-view li .gd-list-item-right .geodir-field-post_content, body ul.geodir-category-list-view li .gd-list-item-right .geodir-post-content-container {
        
        overflow: visible!important;
    
    }
    #536056

    Karin Zickler
    Lifetime Member
    Post count: 47

    Dear Kor,
    It works! Perfect!
    Thank you so much for your help.

Viewing 5 posts - 16 through 20 (of 20 total)

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

Open Support Ticket