Forum replies created
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>
please provide the website URL
have you also disable the header widgets in Appearance -> Theme Options -> Header -> Number of widget cols in header
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/
maybe if you would choose header #4 and insert it in the header banner area
where can I see the gap now?
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
have you disable unwanted plugins in the Extra options?
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
try this code if it helps:
.link-effect a span:before {transform:none!important;}
.link-effect a span {transition: none;}