Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #574416

    Hi all,
    first I want to thank the developers of this amazing theme with this well structured backend. Good Job!
    I got a question regarding the team section. As i see, HTML Codes in Name, Title and Description is allowed. My problem now is, that i want to insert a double paragraph into the text to have Names and Titles in the Description in one line. I already tried it with <p> </p> but unfortunately the result is the same as before.

    Could you give me a hint please how to get The Name & Title in my Description in one line?
    Please see my picture to have a better view of what I mean

    Paragraph Problem with Name & Title in Desription

    Kind regards and have a nice weekend,
    Andreas

    #574546

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #574563

    Yep! http://www.tagungshotel-in-hannover.de/ on the “Home” section (Site is still under construction)

    #574820

    Hey!

    Try adding this code to the Quick CSS:

    .team-member-description > p:first-child {
        min-height: 85px;
    }

    Cheers! 
    Josue

    #575687

    Wohoo! Thank you very much! It works :-)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Double paragraph in Team Section’ is closed to new replies.