Before you ask please READ THIS

OneLander People Font Size Adjustment

Hi Air,

I am in the process of populating the "People" section on OneLander 2.4.3, and would like to have your assistance with a custom CSS that performs the following:
1) Reduce the font size for the Name (title) part of each "People" box.
2) Expand the size of the field that holds the name.
3) I do not want the name to be truncated.

I have some long names, and they are rolling to the next line and I would like to see if I can avoid that. I would very much appreciate your assistance with this CSS!

Comments

  • AirAir
    Posts: 10,970
    Hey :-)

    Please share a link to the website when I can see the live code and result, so I could assist you precisely.

    With kind regards.
  • AirAir
    Posts: 10,970
    Hello :-)

    Thanks for the link via private message.

    Here is the custom CSS:
    /* Reduce the font size for the Name (title) part of each "People" box. */
    .people-grid-container .post-title{
    	font-size:15px;
    }
    /* Expand the size of the field that holds the name. */
    .variant-overlay .people-grid-container .texts_group{
    	left: 20px;
    	right: 20px;
    }
    ryazhari said: I do not want the name to be truncated.
    If this still happens, could you show me this on the screenshot?

    With kind regards.
  • Posts: 13
    Air,

    All of this worked to satisfaction.
    This is the reason why I rated you guys 5 stars!

    I would certainly consider this template again for other clients... It is attractive and has a logical layout that is easy to work with.

    Great job!
  • AirAir
    Posts: 10,970
    Hey :-)

    Thank you so much for your kind comment. Make my evening ;-)

    Wish you all the best!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion