Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #157359
    gestaltakademin
    Participant

    Hi,
    I’m stuck with a problem regarding the size of the boxes both in testimonials and events. The same with Courses. Since it’s the number of words that decide the size of the box, they end up with different sizes (doen’t look good). There should be a way for me to lock the length of the box to a certain px.

    http://www.gestaltkurser.se

    Thank you for some tips and tricks.

    /Monica

    #157425
    Skandha
    Participant

    @gestaltakademin: You seem to have added CSS code due to which the testimonial box is showing up larger.
    Go to => Appearance => Customize => Additional CSS and remove the following CSS Code.

    #testimonial-section .entry-content {
           height: 700px !important; 				  }
    }

    To align the boxes in courses, events and testimonial section what you can do is use the Excerpt Option.
    Go to => Dashboard => Posts => Edit your events, courses and testimonial posts => On the top right corner you will find Screen Options click on it and check Excerpt box. Now you will find an Excerpt Box at the bottom of your text editor. You can now insert custom excerpt so that all the post box appear in an uniform manner.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Same size testimonials and events in Clean Education Pro’ is closed to new replies.