• Awesome! I used it two times. Some changes are made by myself eg. css code to improve article title header:
    #page .container header.entry-header h1.entry-title {
    color: #adadad;
    text-transform: uppercase;
    text-align: left;
    text-indent: 10px;
    padding-top: 20px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 0.7em;
    border-left-color: #ebebeb;
    opacity: 1;
    border-bottom-width: 0px;
    border-bottom-style: inset;
    border-left-width: 5px;
    border-left-style: outset;
    margin-bottom: 40px;
    }

    .wpcf7 input[type=”text”] {width:100%;}
    .wpcf7 textarea.wpcf7-textarea { width:100%;}

    It shows small border left before title ??

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Great theme’ is closed to new replies.