How to change presentation page columns title/excerpt

  • Author
    Posts
  • #35361
    Susan

    I have columns of latest blog post on my presentation page.
    – How do I change the font size for the title and excerpt?
    – How do I change the number of characters in the excerpt?

    The “Post excerpt settings” is not for the columns and doesn’t work. Where can I figure this?

    http://www.fptgiftbox.com/

    #35424
    Zed
    Cryout Creations mastermind
    /* titles */
    #pp-afterslider #front-columns h3 { font-size: 20px; }
    /* texts */
    #pp-afterslider #front-columns .column-image-inside .column-text { font-size: 10px; }

    The columns excerpt length is the same as the slider which is half of the one configured n the theme settings for post excerpts. This value can only be changed independently by customizing the presentation page file in a child theme.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘How to change presentation page columns title/excerpt’ is closed to new replies.