Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter fg6rfhsd

    (@fg6rfhsd)

    Sorry, i’m not bumping.
    I need to change something in sections/testimonials.php ?
    Maybe there:

    echo '<div class="row" data-scrollreveal="enter right after 0s over 1s">';
    
    			echo '<div class="col-md-12">';

    But i don’t know what 🙁 I’m trying, without success

    • This reply was modified 4 years, 9 months ago by fg6rfhsd.

    Hi @fg6rfhsd,

    I understand you want to change your Testimonials boxes to full width.
    You can try this code, in Appearance-> Customize -> Additional CSS.

    #client-feedbacks .feedback-box {
        width: 100%; ( you can change with how much you want )
    }

    Please let me know if there is something else i can help you with.

    Best regards

    Thread Starter fg6rfhsd

    (@fg6rfhsd)

    Thank you so much!!

    Thread Starter fg6rfhsd

    (@fg6rfhsd)

    Is it possibile to align 3 single buttons (in the same line) under a full width box in the “Testimonials section”? How can i do? Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Testimonials section with a full width box’ is closed to new replies.