Before you ask please READ THIS

Editting the people lay-out

edited February 2018 in OneLander Posts: 6
I'm trying to find a way to edit the people's layout. I want to remove the social media icons. Would be great if someone could advise. Thanks! :)

Edit: I also like to increase the font size of the text
Post edited by DePlatenbaas on

Comments

  • AirAir
    edited February 2018 Posts: 10,970
    Hello there:-)

    As for removing socials then just go edit people(Admin area-> People) http://rifetheme.com/apollo13-framework/docs/content-management/people-post-type/ and remove links in social profiles options.

    As for font size try this custom CSS:
    .object-item .people-desc {
        font-size: 14px;
        max-height: none;
    }
    With kind regards.
    Post edited by Air on
  • Thanks. Where do I add the custom CSS? Tried it in both these places, but didn't change anything.
    Screen Shot 2018-02-20 at 23.07.29.png
    439 x 74 - 13K
    Screen Shot 2018-02-20 at 23.07.18.png
    436 x 78 - 18K
  • AirAir
    Posts: 10,970
    Custom CSS field should be alright, however I have made error in my code. I have updated my previous answer, so please copy this custom CSS again.

    With kind regards.
  • Thanks. It works now. However the text is cut off on the bottom. Is there a way to extend the text field?



    Screen Shot 2018-02-21 at 12.41.37.png
    605 x 529 - 444K
  • AirAir
    Posts: 10,970
    Sure:-) I have update CSS from first post once again, please use it.
  • Thanks a lot! Also for your quick reply! :smile:
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!