Testimonial box color

Home Forums All Other Themes Testimonial box color

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #77421
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    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

    #77422
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    The arrows for testimonials are not fully showing

    https://snag.gy/dFY59y.jpg

    #77424
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #77470
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    worked, thank you.

    #77483
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    🙂

    #77522
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    The home page testimonial section button is wider on the right:

    http://mysbiz.com/MDElectric/

    https://snag.gy/AI9psP.jpg

    #77546
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.