This topic has 2 replies, 2 voices, and was last updated 9 years by ashleyyoung.

  • Author
  • #51546
     ashleyyoung
    Participant

    Hi

    On a users profile (see attached) I would like to move the field titles above the text. So for example the profile would like like this instead of the attached:

    NAME
    Ashley Young

    GENDER
    Male

    BIRTHDAY
    4th June 1982

    How would I do this?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #51630
     sharmstr
    Moderator

    try this

    COPY CODE
    
    .profile dd {
      margin: 0 !important;
      padding-top: 0 !important;
    }
    
    .profile dt {
      float: none;
      text-align: left;
      margin: 0;
    }
    
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #51734
     ashleyyoung
    Participant

    Perfect – thank you! Works like a charm 🙂

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

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

Log in with your credentials

Forgot your details?