GDv2 – Homepage (supreme directory)

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

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

Open Support Ticket
  • Author
    Posts
  • #489588

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hi there,

    I am looking how can I changes the sizes of the category icons, I found https://wpgeodirectory.com/support/topic/category-icon-home-page/, but it doesn’t work.

    Thanks!
    Regards!

    #489589

    Kor
    Moderator
    Post count: 16516

    Hi Hendrick,

    Thanks for your post. Could you try using the custom CSS code below and see if it helps?

    .home .geodir-categories-container ul li a .gd-cptcat-icon img {
         height: 80%!important;
        margin-top: 5%!important;
    }
    #489793

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hi Kor,

    Thank you very much, it’s working.
    How can I change the width of the grey boxes?

    #489847

    Kor
    Moderator
    Post count: 16516

    Hi Hendrik,

    Thanks for your reply. You can use the custom CSS code below to achieve this.

    header .featured-area .geodir-categories-container .gd-cptcat-rows ul {
        min-width: 150px!important;
    }
    #491299

    Hendrik Biederstaedt
    Free User
    Post count: 100
    This reply has been marked as private.
    #491313

    Kor
    Moderator
    Post count: 16516

    Hi Hendrik,

    Thanks for your post. Changing the header image into a slider would require customization. To remove the slider from your details page, you can follow the instructions here that explain how to edit it. https://wpgeodirectory.com/docs-v2/templates/details/

    #492846

    Hendrik Biederstaedt
    Free User
    Post count: 100

    Hi Kor,

    Thank you very much, it works! 🙂

    Big Thx!!

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

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

Open Support Ticket