mmccullion
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pixova Lite] Adding logo to headerAlso, is it possible to get the menu bar on the top removed completely? From all devices mobile etc
Forum: Themes and Templates
In reply to: [Pixova Lite] Adding logo to headerHi,
I am not after the logo at the very top, but over the main background image.
I believe this would require coding of some sort?
Forum: Themes and Templates
In reply to: [Pixova Lite] Adding logo to headerAlso how can I change some of the icons in the “What we do” section?
Forum: Fixing WordPress
In reply to: How to align Icons under image<p class=”[.para”]✔ All-inclusive monthly packages from just £75+VAT per month.
✔ Your own dedicated accountant.
✔ FREE company formation.
✔ FreeAgent specialists.
✔ Excellent customer service guaranteed.
✔ Proactive advice.
✔ No hidden fees.<p>Forum: Fixing WordPress
In reply to: How to align Icons under image}
.para {
width: 20px;
float: left;
}Forum: Fixing WordPress
In reply to: How to align Icons under imageHi tried the above,
Seems the text and logo has gone off the page? any ideas?
Thanks
Forum: Fixing WordPress
In reply to: How to align Icons under imageSorry for being thick, here is the current code I have in place for all three icons, how would I amend for the CSS?
<p style=”text-align: center;”><span style=”line-height: 1.5;”> <i class=”fa fa-phone fa-2x” style=”color: #87CEFA;”><span style=”color: transparent; display: none;”>icon-phone</span></i> Phone </span><span style=”line-height: 1.5;”> <i class=”fa fa-envelope fa-2x” style=”color: #87CEFA;”><span style=”color: transparent; display: none;”>icon-envelope fa-2x”</span></i> Email <i class=”fa fa-laptop fa-2x” style=”color: #87CEFA;”><span style=”color: black; display: none;”>icon-laptop</span></i>Web</span></p>
<p style=”text-align: center;”><span style=”line-height: 1.5;”>[/vc_column_text][/vc_column][/vc_row]</span></p>