Acme Themes

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: AT Services widget will not order correctly #10457
    apeseeds01
    Participant

    That worked, thanks!

    in reply to: slow down the testimonials text speed #9819
    apeseeds01
    Participant

    There is no available option in this at testimonial widget to change the timing. in the css style sheet there are no options to customize: this is the style
    /********************************************
    testimonial
    ********************************************/
    .testimonial-container{
    background-color: #ccc;
    }
    .testimonial-item {
    text-align: center;
    width: 50%;
    border: none;
    position: relative;
    }
    .testimonial-container,
    .testimonial-container h2,
    .testimonial-container h4,
    .testimonial-container h4 a,
    .testimonial-container p
    {
    color: #ffffff;
    }
    .testimonial-container .at-btn-wrap {
    margin-top: 50px;
    }
    .testimonial-padding-fix{
    padding-bottom: 50px;
    }

    please advise which style controls the speed of the testimonial so I can add custom css.

Viewing 2 posts - 1 through 2 (of 2 total)