Forum replies created

    Roman
    Spectator
    Posts: 3147
    01.09.2014 at 13:30 #12685

    insert in the Custom CSS field for example:

    .content-box .read-more { background: #555; color: #fff; }

    to link a button you can use for example:

    <a class="read-more btn" href="http://example.com/your-page">Learn more</a>

    Roman
    Spectator
    Posts: 3147
    01.09.2014 at 13:25 #12684

    please provide the website URL

    Roman
    Spectator
    Posts: 3147
    01.09.2014 at 13:23 #12683

    have you also disable the header widgets in Appearance -> Theme Options -> Header -> Number of widget cols in header

    Roman
    Spectator
    Posts: 3147
    01.09.2014 at 13:21 #12682

    what is shown on the front page you can set in the Settings -> Reading -> Front page displays

    http://theme4press.com/evolve-documentation/setting-home-page/

    Roman
    Spectator
    Posts: 3147
    01.09.2014 at 13:16 #12681

    maybe if you would choose header #4 and insert it in the header banner area

    In reply to Social icons
    Roman
    Spectator
    Posts: 3147
    01.09.2014 at 13:14 #12680

    where can I see the gap now?

    In reply to PHP CHANGES
    Roman
    Spectator
    Posts: 3147
    01.09.2014 at 13:11 #12678

    this php changes are required for the installation and not for the theme download. If they don’t support it, you should consider to change your hosting company as this is a standard for webhosting

    Roman
    Spectator
    Posts: 3147
    29.08.2014 at 21:56 #12641

    have you disable unwanted plugins in the Extra options?

    Roman
    Spectator
    Posts: 3147
    29.08.2014 at 21:06 #12639

    in the URL field you can insert # and for the Link Text the phone number. the number will be click-able but it will point nowhere

    Roman
    Spectator
    Posts: 3147
    29.08.2014 at 20:58 #12637

    try this code if it helps:

    .link-effect a span:before {transform:none!important;}
    .link-effect a span {transition: none;}