This topic has 5 replies, 3 voices, and was last updated 9 years by HouseQuake.

  • Author
  • #50355
     ashleyyoung
    Participant

    Hello

    How can I make the gap small between profile fields?

    See screenshot…

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #50431
     Radu
    Moderator

    Hello,

    Add this CSs code to your kelo-child theme in style.css file or in your Theme Options -> General Settings -> Quick CSS area

    COPY CODE
    
    #item-body .profile .dl-horizontal {margin-bottom: 0px !important;} 
    #item-body .profile .dl-horizontal dt {margin: 5px 0 !important;}
    #item-body .profile .dl-horizontal dd {padding-top: 6px !important;}
    

    Let me know if it works.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #51097
     ashleyyoung
    Participant

    Thank you – that worked.

    #57739
     HouseQuake
    Participant

    Also is there a way to align these fields to the left instead of how they are?

    #58374
     Radu
    Moderator

    Try this

    COPY CODE
    
    #item-body .profile .dl-horizontal dt {text-align:left;}
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #59044
     HouseQuake
    Participant

    Thanks will try that =)

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?