Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #289980
    lblumenfeld
    Participant

    How do I tell the Team widget where to display? It is showing at the top of the page, above the page’s content. I want it to appear in a specific section of the page with some content above it and then below it.

    Also, How do I change the font and size for the title of the Team section? It’s as big as the page title–too large.

    Thanks.

    #290030
    Skandha
    Participant

    @lblumenfeld: Hello there,
    I have replied to your issue here https://catchthemes.com/support-forum/topic/team-section-appearing-in-wrong-place.

    To change the font size of the Team section headline
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #team-content-section .section-title {
        font-size: 40px;
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Team section in wrong place’ is closed to new replies.