Home › Forums › All Other Themes › Testimonial box color
- This topic has 6 replies, 2 voices, and was last updated 6 years, 2 months ago by
Forum Moderator.
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
July 6, 2017 at 7:45 am #77421
Theme: Welder Pro
http://mysbiz.com/MDElectric/energy-saving-tips-las-vegas/Where do I change the color of the background of the testimonial box?
I am unable to find here: https://snag.gy/DEgQj5.jpg
July 6, 2017 at 7:47 am #77422The arrows for testimonials are not fully showing
https://snag.gy/dFY59y.jpg
July 6, 2017 at 8:56 am #77424Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#carousel-testm li {background-color: #f8ed31 !important; border-color: #dcd223 !important;} #carousel-testm li { width:500px;} .entry-content .tstmonialarea { width:auto;} #carousel-testm .prev-testm, #carousel-testm .next-testm { height:30px !important; width:30px !important;} #carousel-testm .prev-testm { background-position:13px 9px !important; top:-192px !important;} #carousel-testm .next-testm { background-position:-6px 9px !important; top:-192px !important;} .entry-content #carousel-testm .prev-testm { left:987px !important;}
Regards,
ChrisJuly 6, 2017 at 10:33 am #77470worked, thank you.
July 6, 2017 at 11:00 am #77483🙂
July 6, 2017 at 5:39 pm #77522The home page testimonial section button is wider on the right:
http://mysbiz.com/MDElectric/
https://snag.gy/AI9psP.jpg
July 7, 2017 at 5:30 am #77546Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.home #carousel-testm .prev-testm, #carousel-testm .next-testm { box-sizing:border-box;} .home #carousel-testm .next-testm { right:0 !important;} .home #carousel-testm .prev-testm { right:31px !important;}
Regards,
Chris -
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.