aclay007
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Adamos] Add Additional Servie BoxesYeah I just deactivated the services boxes all together and copied the CSS and manually added the content with HTML. Much more simple than fulling with the PHP files that may get overwritten in theme updates.
Forum: Themes and Templates
In reply to: [Adamos] Add Additional Servie BoxesI found the CSS using Firebug and then copy and pasted the code into the homepage using the text editor. The CSS code begins like this…
<div class="clear"></div> <div class="section group"> <div class="featuretext_middle animated" data-fx="fadeInUp"> <div class="unity-separator"></div> <div class="col span_1_of_3 box-1">Then I duplicated the CSS for the first row to create a second row.
After creating the second row, I deactivated the “services” boxes in the customizer.
Then I filled in any images and links with HTML. In theory you could have as many rows as you like.
Forum: Themes and Templates
In reply to: [Adamos] Add Additional Servie BoxesGot it figured out.
Forum: Themes and Templates
In reply to: [Adamos] Image slider header images compressed and pixelatedThanks for checking in on this. The issue seemed to resolve it’s self when I updated the theme to the latest version and when I updated to WP version 4.4.2.
Thanks again for your continued support on this issue.
Forum: Themes and Templates
In reply to: [Adamos] Image slider header images compressed and pixelatedI’ve re-uploaded the image, cleared browser cache and checked with alternative browser and still have the same result.
Forum: Themes and Templates
In reply to: [Adamos] Image slider header images compressed and pixelatedYes. It’s https://ecoloxdyes.com/
Forum: Themes and Templates
In reply to: [Adamos] Service Box 1 & Feature Promo Link to same placeWonderful! Thank you. Love the theme.
Thanks Roger. URL is ecoloxdyes.com
Forum: Themes and Templates
In reply to: [Adamos] Child theme color schemeWonderful! Thank you for your reply and all of your hard work.
Forum: Themes and Templates
In reply to: [Adamos] Change .featuretext background colorNevermind, got it figured out. There was another instance for .featuretext further down within my own child theme. Duh!