Problem display with category list in Homepage

This topic contains 5 replies, has 2 voices, and was last updated by  Simone 8 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #42357

    snasone
    Buyer
    Post count: 6

    Hello,

    The “Category list bar” and “searchbar” are different between the Homepage and the listing page.

    I would like the “The “Category list bar” and “searchbar” appear like it did in listing page (scrrenshots below) : centered in width.

    I have also a problem with the category list bullets which is hide on the left.

    Can you help me?
    I use Jupiter Theme (But the result is the same with other basi themes.

    Thanks

    #42358

    Simone
    Expired Member
    Post count: 3515

    Cant see the screenshot, however a Live website will be better (you can post it in a private reply)

    #42368

    snasone
    Buyer
    Post count: 6
    This reply has been marked as private.
    #42384

    Simone
    Expired Member
    Post count: 3515

    try adding te following in your style.css

    
    
    .geodir-cat-list ul li {
    margin-left:5px !importnat;
    width:16% !important;
    }
    #42404

    snasone
    Buyer
    Post count: 6

    Thank you,

    Do you also have a code for centiring the Geodir search bar (in homepage)?

    #42408

    Simone
    Expired Member
    Post count: 3515

    Cant see the theme you were using, you switched it, but you can try with

    
    
    .geodir-search {
    float:none !important;
    width:50%;
    margin-left:auto !important;
    margin-right:auto !important;
    }
Viewing 6 posts - 1 through 6 (of 6 total)

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

Open Support Ticket