Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #245721

    Hi,

    in a previous post (https://kriesi.at/support/topic/13-team-member-in-tab/) I got some CSS to add a div-tag for line break and padding. I set it to 5px.
    On this page here: http://meoartis.com/anfrage/#tab-id-3 please check the 3. tab and the middle team member element. I used the div tag in there to achieve a line break, but the space is too big. If you check the fitter on the left, there are the same 3 contact details with the same div-tag, and the space is 5px there.

    Can you tell me how to have a line break in the text editor or how I can utilise the div tag with same pixel height?

    Thanks,

    Gabriel

    #246079

    Hi chiummog!

    Please add following code to Quick CSS as well

    .team-member-description p {
    margin: 0;
    }

    Cheers!
    Yigit

    #246096

    Solved it, thanks! Please close post!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Padding CSS’ is closed to new replies.