• Resolved lakop

    (@lakop)


    I am using colorway 3.5.5.

    The testimonials (Our customer love us…) appeared again just after the theme update. I used the css I found on this forum but it does not work anymore.

    I would be grateful if you could help me in this matter

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi there,

    This CSS worked for me:

    .testimonial_item_container {
    display: none;
    }

    This worked perfectly! Thanks!!!

    Thread Starter lakop

    (@lakop)

    Thank you! Works perfect.

    Thank you! It works!!

    Yay! Worked for me too! Thanks ??

    Theme Author inkthemescom

    (@inkthemescom)

    Thanks for the correct code Danielleheld!

    Not to be dense, but where does that css code go? I’m a total neophyte to this. Style.css says don’t edit it (and I don’t know better) and pasting this code into the Custom css field in the theme dashboard doesn’t do anything.

    Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    You have to paste the CSS code in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard and after using the code over there always be sure to click the “Save All Changes” button on that page.

    Thanks!

    Thank you for responding so quickly — I had that css saved in the custom CSS field as you mentioned. Does it make a difference I’m in Colorway Pro? The testimonial section seems to be called flex_testimonial in the code, not just testimonial.

    In any event I went into homepage.php and deleted the lines related to <div class=”flex_testimonial”> and after a little trial and error seem to have accomplished my objective of eliminating the testimonials section of the homepage without otherwise affecting the remaining style or other content.

    Thank you!

    Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    Let me clear you that there are some updations done in both the version of the theme i.e. lite and pro version.

    So it would be better to hide testimonial section with the help of CSS code rather than deleting the code in “homepage.php” file.

    Even you can use the latest version of the theme and there is one awesome feature included in that you can directly turn on/off the testimonial section from your dashboard.

    Thanks!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Remove testimonials after theme update’ is closed to new replies.