Featured Content Carousel: 1. change title location, 2. Minimun Hight of Picture

  • Hello
    I like your Template a lot! In the Featured content Carousel I have Pictures of my Team and I have 2 Issues:

    1. The Title of the Post is displayed in front of the Heads of the team members. Is there a possibility to change title location down directli upon the line that separates to the other features content Images? do it does not cover the Head of the persons?

    2. Minimun Hight of Picture
    when you have a big screen the features content picture in the Carusel is reduced in height. Then the Heads of some member of the team are cut away. Is there a possibility to set a minimum height in pixels or minimal procentual heigt of the Picture so that the heads are always visible?

    3. Last Question: is there a possibility that you can protect your Pictures from copiing by right click?

    Thank you a lot for your help best regards from Switzerland!
    Laurent

    The blog I need help with is: (visible only to logged in users)

  • Hi there,

    You might try using the following CSS to get the team members in the picture as well as adding a taller height to the carousel.

    @media only screen and (min-width: 768px) {
    .hero-posts .container { padding-top: 15%; }
    }

    Unfortunately, WP.com doesn’t have any features for protecting pictures from right clicking.

    Hope that helps!

  • Thanks a lot!
    is there also a possibility to lower the Title that it is displayed some pixels lower so it does not interfere with the Faces of the Team?

  • ok now got it with the Padding-top :-) everythings super!
    Thanks a lot
    Greets Laurent

  • The topic ‘Featured Content Carousel: 1. change title location, 2. Minimun Hight of Picture’ is closed to new replies.