Map Category Tick Boxes

This topic contains 4 replies, has 2 voices, and was last updated by  Dale 6 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #422289

    Dale
    Full Member
    Post count: 96

    Good Day,

    Could you please have a look at why my map category tick boxes do not align.

    URL to follow

    #422290

    Dale
    Full Member
    Post count: 96
    This reply has been marked as private.
    #422292

    Dale
    Full Member
    Post count: 96
    This reply has been marked as private.
    #422314

    Kor
    Moderator
    Post count: 16516

    Hi Dale,

    Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to fix this.

    
    
    input, select, textarea {
        height: auto!important;
    }
    
    .widget ul > li {
        margin-bottom: 0px!important;
        padding-bottom: 0px!important;
    }
    #422320

    Dale
    Full Member
    Post count: 96

    #SuperStar Thank you so much Kor.

    Mark as resolved.

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

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

Open Support Ticket