Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Blog Display on Hompage #475866

    Here is all the blog related css that was added:

    #top .fullsize .template-blog .post-title {
    text-align: left;
    }
    .flex_column .template-blog .post .entry-content-wrapper {
    font-size: inherit !important;
    }

    #top .fullsize .template-blog .blog-meta {
    float: left;
    margin-right: 40px;
    display: block;
    position: initial;
    width: 81px;
    }

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: inherit;
    }

    #top .fullsize .template-blog .post-title {
    padding: 0;
    }

    #top h2 a{
    font-weight:300;
    color:#f69322;
    }

    in reply to: Blog Display on Hompage #475115
Viewing 2 posts - 1 through 2 (of 2 total)