Home › Forums › All Other Themes › SKT Simple Pro issues
- This topic has 5 replies, 2 voices, and was last updated 4 years, 11 months ago by
Forum Moderator.
-
AuthorPosts
-
October 15, 2018 at 7:53 pm #109777
First, I cannot find where to set the links for the “view all team” “view all testimonials” on the home page sections.
Second, my client does not like the H1 type having the last word a different color. How can I make all the text uniform? Thanks, KristyOctober 16, 2018 at 6:12 am #109809Hi,
Kindly show us your website URL?
Regards,
ChrisOctober 16, 2018 at 1:27 pm #109852http://vh6.e9c.myftpupload.com/
October 17, 2018 at 9:55 am #109912Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
h1 span, h2 span, h2.section_title span { font-weight:600; text-transform:capitalize;} .owl-carousel .owl-item img { width:auto;}
Q: I cannot find where to set the links for the “view all team” “view all testimonials” on the home page sections.
Ans: Kindly refer our documentation to button link.
http://sktthemesdemo.net/documentation/simple-doc/#our-staff
http://sktthemesdemo.net/documentation/simple-doc/#testimonialsRegards,
ChrisOctober 19, 2018 at 5:27 pm #110108Chris: sorry, but it did not resolve the text issue. I also added it to the AdditionalCSS box under Appearance>Customize. Neither was the fix. Please note it is the text that floats across the slides. Perhaps that is a different CSS. Thanks, Kristy
October 22, 2018 at 8:54 am #110187Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.nivo-caption .slide_info h2 { text-transform:capitalize !important;} .nivo-caption .slide_info h2 span { text-transform:capitalize !important; font-weight:600; color:#fff;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.