This topic has 7 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #185497
     Swappty
    Participant

    How can I change the Profile Info and more info (profile information) to be shown in two columns instead of one (like it is now)?

     

    #185597
     Laura
    Moderator

    Hello, can you share access so i can check it out? And a screenshot of how you want it to look like? I can help you with css 🙂

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

    Hi Laura,

    I would like to have the INFO and MORE INFO tabs to be shown next to each other (see attached picture).

    And if possible to show the RESUME page below that at the PROFILE INFO that would be great.

    Thanks in advance again for your help.

    You can login as administrator at swappty.com with:
    username: johndoe
    password: johndoe12345

    Greets

    #185846
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .bp-widget.info {
        width: 50%;
        float: left;
    }
    .bp-widget.more-info {
        width: 50%;
        float: right;
    }
    .profile {
        border: none !important;
    }
    

    The resumes require template editing, i suggest to hire a developer to do it for you 🙂

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

    Hi,

    The css solution is not working.
    I have been trying to find a developer to help me, but till now no succes. They are all quit busy and have no time.
    Is it possible to hire you hourly? Or do you have suggestion?

    Greets

    #185981
     Laura
    Moderator

    Hello, well, i am available for custom requests at laura@seventhqueen.com
    For the css i sent you, try by adding it to quick css of theme options and clean cache 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #186008
     Swappty
    Participant

    Thanks for the tip of cleaning Cache. That was the solutions. I did not need to add the css in theme options.

    And thanks for your e-mail for custom requests. I will contact you there.

    #186098
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

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

Log in with your credentials

Forgot your details?