Home › Forums › All Other Themes › Our Team
- This topic has 81 replies, 2 voices, and was last updated 3 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
August 15, 2020 at 10:28 am #159321
I am using the legalexpert pro theme. Please, how can I delete the blog right sidebar from our team section but also stay on the blog-news section;
Thank you
August 17, 2020 at 11:07 am #159372Hi,
Kindly show us your website URL please?
Regards,
ChrisAugust 17, 2020 at 1:00 pm #159388Please click below, the text file include all
https://drive.google.com/file/d/1-O2y0TvIDZ22MsLmOBcIoF1TUkOxx9Ro/view?usp=sharingThank you in advance
August 17, 2020 at 1:36 pm #159392Hi,
We need access. because we are getting this message.
You need access
Ask for access, or switch to an account with access.Regards,
ChrisAugust 17, 2020 at 1:42 pm #159393Try again
https://drive.google.com/file/d/1-O2y0TvIDZ22MsLmOBcIoF1TUkOxx9Ro/view?usp=sharing
Thank you
August 18, 2020 at 12:44 pm #159464Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.archive #sidebar, .single-team #sidebar { display: none; }
Regards,
ChrisAugust 18, 2020 at 1:03 pm #159468Thank you Chris!
August 18, 2020 at 1:40 pm #159471????
August 18, 2020 at 5:04 pm #159474Dear Chris,
Even I deselect the choice of comments, the phrase <<no comments>> is still showing. How can I delete it from all sections. Also, I would like to delete the date from each team member.
https://drive.google.com/file/d/1FQvAymNYtaOISf0N8EFmjYcYwCEfM0-e/view?usp=sharing
Thank you
August 19, 2020 at 1:05 pm #159566Hi,
Kindly use this CSS:
.single-team .postmeta, .post-comment { display: none; }
Regards,
ChrisAugust 19, 2020 at 2:52 pm #159579Thank you for your quick response. Also, which is the CSS to delete the phrase <<post navigation>> from each team member;
Thank you
August 19, 2020 at 3:13 pm #159581I use the CSS below, but as I fix the footer menu, destroy the contact section, also destroy the appearance of footer menu on a smart phone.
.cols-3 .phone-no p { padding-left:90px;} .phone-no strong { position:absolute; left:0; display:block;} .phone-no a { display:block;} @media screen and (max-width:1169px) { .phone-no strong { left:0;}}
August 19, 2020 at 3:28 pm #159582How do I justify the text description for footer on both sides;
August 20, 2020 at 11:52 am #159647Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
nav.post-navigation { display: none; } @media screen and (max-width:767px) { .phone-no strong { left:20px !important;} }
Regards,
ChrisAugust 24, 2020 at 8:39 pm #159866Dear Chris,
The problem of contact information is still standing by different form. Visit my contact section.
Thank you
-
AuthorPosts
- You must be logged in to reply to this topic.