home page popular categories icons in center align

This topic contains 6 replies, has 3 voices, and was last updated by  Alex Rollin 6 years, 1 month ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #424792

    ashish kantaria
    Expired Member
    Post count: 11

    hi,
    i my categories are limited to 4 numbers , its coming in left align, i would like to have it in center of search panel.
    i have attached screen shot.

    #424796

    Kor
    Moderator
    Post count: 16516

    Hi Ashish,

    Could you share your Website URL here so that I could try using custom CSS code to achieve what you needed there?

    Thanks!

    #424814

    ashish kantaria
    Expired Member
    Post count: 11
    This reply has been marked as private.
    #424922

    ashish kantaria
    Expired Member
    Post count: 11
    #424933

    Kor
    Moderator
    Post count: 16516

    Hi Ashish,

    Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS

    
    
    .geodir-cat-list ul li {
        float: none!important;
        display: inline-block!important;
    }
    #424936

    ashish kantaria
    Expired Member
    Post count: 11

    thanks a lot kor. its done. 🙂

    #424973

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
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