alignment of [gd_cpt_categories]

This topic contains 11 replies, has 3 voices, and was last updated by  Giri 6 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #383011

    Scott Macdonald
    Buyer
    Post count: 286

    is there any way aligning the categories better than this

    http://217.199.187.194/heartofargyll.com/

    thanks scott

    #383052

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please add this css:

    
    
    .gd-cptcat-ul {
        list-style: outside none none;
        padding: 0;
    }

    Also if you want to have something that is graphically symmetric you should try to have the same number of cats below each heading.

    Thanks

    #383065

    Scott Macdonald
    Buyer
    Post count: 286

    hi thats not made any difference

    #383069

    Scott Macdonald
    Buyer
    Post count: 286

    can i put the ‘What to Do’ categories to the end ? then it would line up

    #383145

    Giri
    Expired Member
    Post count: 3155

    Hi Scott,

    I see the categories are lined up in the page you linked. Let me know if you need anything else.

    Thanks

    #383147

    Giri
    Expired Member
    Post count: 3155

    Hi Apologies,

    I didn’t notice the categories in the bottom.

    If you have no problem with white spaces, you can try this css.

    
    
    .gd-cptcat-ul.gd-cptcat-parent.gd-cpt-flat {
        min-height: 500px !important;
        overflow: hidden !important;
        display: inline-block !important;
    }

    or you can move the ‘what to do’ category to the last as you said

    #383423

    Scott Macdonald
    Buyer
    Post count: 286

    hi the css has made no difference how do i put the category to last ?

    #383559

    Giri
    Expired Member
    Post count: 3155

    Hi Scott,

    I have added a filter in core. Can you provide your site admin details?

    I’ll apply the filter and add some custom code to move it to last.

    Thanks

    #383566

    Scott Macdonald
    Buyer
    Post count: 286
    This reply has been marked as private.
    #383574

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #383578

    Scott Macdonald
    Buyer
    Post count: 286

    great looks much better thanks

    #383582

    Giri
    Expired Member
    Post count: 3155

    You are welcome.

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

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

Open Support Ticket