Grid Container Questions

Viewing 2 posts - 1 through 2 (of 2 total)
  • #18879
    chuck
    Participant

    I really like this theme, great work! I pretty much have everything down or at leastknow where to change things. I am stuck on the grid containers though. I’ve searched and cant really find exactly what I am looking for.

    My site is here: http://www.chuckjanda.com/wordpress/

    The questions…

    1. How can I decrease the size of the container below the thumbnail that has the text/title?
    2. How can I change that text/title font size? (I swear I tried everything!!)
    3. How can I center the text/title in the container?

    Thank you,
    Chuck

    #18883
    chuck
    Participant

    So, I have been tinkering. Would still like to make it smaller, but I can live with it!!

    In case anyone else is looking, added this to the Custom CSS:

    .entry-container {
    padding:0%;
    margin:0px;
    margin-top:20px;
    text-align: center;
    }

    .twocol .entry-container {
    padding:0%;
    }

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

You must be logged in to reply to this topic.