Home › Support › Medical Way Plus › How to edit the css of team page?
- This topic has 8 replies, 4 voices, and was last updated 4 years, 2 months ago by
Anonymous.
-
AuthorPosts
-
May 7, 2019 at 7:56 am #11821
rachel.lemints
ParticipantHi there,
which portion of the css can I find the option to change the colour (in orange) to another colour? Can’t seem to find in theme editor. Please advise

-
This topic was modified 5 years, 8 months ago by
rachel.lemints.
May 8, 2019 at 3:40 am #11827nirav
KeymasterHello Rachel,
Greetings of the day!
Below code will help you to change the color of the mentioned section.
Follow the below steps to add custom CSS.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:#home-page-widget-area .medical_way_widget_team .team-member-wrap .memeber-details strong{ color:#COLORCODE; }Hope it will work for you.
Thank you.
Regards,
Team ProDesignsMay 8, 2019 at 6:32 am #11829rachel.lemints
ParticipantHi, that is to change the colour of the homepage widget. I am referring to the team page template.
May 10, 2019 at 5:42 am #11837rachel.lemints
ParticipantHi any update on this?
May 17, 2019 at 9:37 am #11911nirav
KeymasterHello Rachel,
Greetings of the day!
We apologize for not being able to respond earlier.
Below code will help you to change the color in the team page.
Follow the below steps to add custom CSS.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:.page-template-team .team-member-wrap .memeber-details strong{ color: #COLORCODE; }Regards,
Team ProDesignsMay 17, 2019 at 9:48 am #11912rachel.lemints
ParticipantThanks for help!
October 20, 2019 at 6:50 am #13050dalila magarian
ParticipantHi there!
I need urgent assistance in order to make only one post in Team page to be center in homepage. Also, I want to choose size of the image, please!
thank you.October 22, 2019 at 12:55 pm #13074nirav
KeymasterHello Dalila,
Greetings of the day!
For ‘I need urgent assistance in order to make only one post in Team page to be center in homepage’ , please follow below steps
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS”.medical_way_widget_team{text-align:center;}
4) Save the updates.
Current, theme plugin is not providing theme size choosing facility, please have a look at other plugins that provide such facilities.
Hope this helps.
Thanks and Regards,
Team ProDesignsNovember 4, 2020 at 2:24 pm #17336Anonymous
InactiveYou can try it in customize option. In customize, click on Advance CSS and add your script.
-
This reply was modified 4 years, 2 months ago by
nirav.
-
This topic was modified 5 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.