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

  • Author
  • #152281
     jsherbaugh
    Participant

    Is there a way to move the profile picture from the center  cover photo to like left side of the cover

    Attachments:
    You must be logged in to view attached files.
    #152326
     Laura
    Moderator

    Hello, it can be done with some css, i can help you, but i would need admin access 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #152351
     jsherbaugh
    Participant
    This reply has been set as private.
    #152450
     Laura
    Moderator

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

    COPY CODE
    
    div#item-header-avatar {
        float: left !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #152542
     jsherbaugh
    Participant

    ok thank you that did move it to the left , but it left the text there and also is there way to make it square and move the text with it also /

    Just want to say thank you in advance for all you help . and on a wonderful theme 🙂

    Attachments:
    You must be logged in to view attached files.
    #152658
     Laura
    Moderator

    Hello, try adding this to he code above

    COPY CODE
    
    div#item-header-content {
        float: left;
        margin-top: 5%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #152664
     jsherbaugh
    Participant

    thanks once more your great all worked on more thing last one I promise how do i change the color to that text in profile header

    #152810
     Laura
    Moderator

    Hello, try with

    COPY CODE
    
    #item-header-content {
        color: white !important;
    }
    #item-header-content .activity {
        color: white !important;
    }
    #item-header-content a {
        color: white !important;
    }
    

    It would help us if you rate 5 stars at themeforest 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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?