Home › Forums › All Other Themes › Strong theme – need help with a few things
- This topic has 27 replies, 3 voices, and was last updated 7 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
June 12, 2017 at 4:35 am #75228
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.home .su-column.su-column-size-2-3 { margin-right:0 !important;}
Regards,
BradJune 12, 2017 at 4:55 pm #75364Thank you Brad!
That worked. And another thing, hopefully the last :), on the home page, when I change it to mobile, the testimonials authors seems to be off center from the text.
http://test.bdsnow.com/
June 13, 2017 at 11:07 am #75434Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .rota ul { margin-left:0 !important;} blockquote { margin-left:40px !important;} }
Regards,
BradJune 13, 2017 at 7:08 pm #75475Thank you! That worked great 🙂 Is there someone I can contact to let them know how much of a help you were?
June 14, 2017 at 5:00 am #75502Hi Huey,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/6/
Regards,
BradJune 14, 2017 at 7:45 pm #75599Great! I left a review there!
Oh I just ran across another thing 🙂
Is there a way to get a sidebar on a testimonial page. I saw that you cannot select a sidebar once you select the Testimonial as the page template.
June 15, 2017 at 11:14 am #75713Hi,
Kindly check our documentation link below for get sidebar:
http://sktthemesdemo.net/documentation/itconsultant_documentation/#page-templatesRegards,
BradJune 15, 2017 at 1:23 pm #75738Hi Brad,
I’m still using the Strong template.
This is what I was talking about: http://test.bdsnow.com/our-clients/
I wanted to get a sidebar on this page but I also wanted to use the testimonial page template.
Let me know if this is possible!
June 16, 2017 at 2:11 pm #75807Also, Is there a way to change the link colors on the pages? I also wanted to change the color of the links in the navigation.
http://test.bdsnow.com/it-services/
June 19, 2017 at 12:37 pm #75898Hi,
Question: I wanted to get a sidebar on this page but I also wanted to use the testimonial page template.
Answer: This is a custom requirement which would require some additional hours and doesn’t fall under theme support. Kindly connect with us on sktthemes.net/contact for a quote.To change link colors kindly go to Appearance >> Customize >> Basic >> Colors Options >> Default Anchor Color.
To change navigation links color kindly go to Appearance >> Customize >> Header >> Menu Text Color.
Regards,
ShriJune 19, 2017 at 8:54 pm #75927Oh I see. Okay.
I changed the colors of the links like you said but it also changed the color of the links in the footer to the same color as the pages.
For example: the colors of the links in copy on this page, http://test.bdsnow.com/it-services/, are black. but the footer links are also black. I wanted the footer column 3 link colors to be different from the page link colors.
Thanks!
June 19, 2017 at 9:40 pm #75928Never mind. I found a code from a previous post. I fixed it by adding this to the Custom CSS.
#footer a{color:#ffffff !important;}
#footer a:hover{color:#b7e0ff !important;}June 20, 2017 at 1:06 pm #76038Okay cool.
Regards,
Shri -
AuthorPosts
- The topic ‘Strong theme – need help with a few things’ is closed to new replies.