-
Author
-
February 8, 2017 at 03:33 #152281jsherbaughParticipant
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.February 8, 2017 at 12:42 #152326LauraModeratorHello, 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 solutionLaura 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 🙂
February 9, 2017 at 13:02 #152450LauraModeratorHello, try by adding this to style.css of child theme
COPY CODEdiv#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 solutionLaura 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 🙂
February 10, 2017 at 01:34 #152542jsherbaughParticipantok 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.February 11, 2017 at 00:00 #152658LauraModeratorHello, try adding this to he code above
COPY CODEdiv#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 solutionLaura 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 🙂
February 11, 2017 at 01:36 #152664jsherbaughParticipantthanks 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
February 13, 2017 at 08:22 #152810LauraModeratorHello, 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 solutionLaura 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 🙂
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.