Recent Posts Title Font Bold

  • Author
    Posts
  • #62715
    GaitherStephens
    Power User

    Good Morning,

    I’m not sure if this is a theme question or a question for the maker of the plugin I’m using, but I’m trying to figure out how to make the post titles bold under my Recent Posts section on my site’s main page.

    Here’s the site:

    Any help would be appreciated.

    Thank you.

    Gaither

    Website: gulfcoastpartnership.org

    #63322
    Zed
    Cryout Creations mastermind

    That comes from the plugin’s styling:

    .wpspw-post-title {
        font-weight: 900;
    ...
    }

    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.
    #63327
    GaitherStephens
    Power User

    Thanks. I added that myself. I figured out that I could use the page source and manipulate the classes using the custom css in Fluida. I have it working like I want now. Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Recent Posts Title Font Bold’ is closed to new replies.