Hi,
I’m currently testing the theme on: http://enfold.atera.com/ – I loaded it is a Child Theme, and I loaded as demo the business version.
1. Can you please tell me why I have duplicates in the header?
2. Why is the pricing table headline background is colored in black?
3. Why in the “get in touch” strip not spreading through the whole width? (btw, sometimes the footer also does spread through the entire width, but now it’s ok)
4. How do I remove the powered by Enfold Child WordPress Theme – I tried searching in footer.php but didn’t find it.
5. How do I change the content font size..? I found how to change the font itself, but how can I change the size?
Thanks !
Eran
item no.1 is not relevant anymore
Hey Eran!
2. That’s the Main – Primary Color color in General Styling – http://screencast.com/t/3PkQqpwrMV0w
3. I didn’t find that strip on your pages.
4. Go to Footer and put [nolink] as the Copyright value – http://screencast.com/t/xkhrzTb6l
5. Try adding this code to the Quick CSS:
body{
font-size: 16px;
}
Regards,
Josue
Hi,
Thanks a lot.
Regarding item no. 3 – I added it again – it’s the button before the footer :http://enfold.atera.com/
I loaded the demo environment, but for some reason when I hover the button it’s not making the entire color section change the color like in the business demo: http://kriesi.at/themes/enfold-business-flat/
Hi!
Are you wrapping the fullwidth button into a Color Section? if you want it to spread fullwidth it should be stand on its own.
Best regards,
Josue
Thanks, it worked. I swear I also tried without a color section but never mind :)
I want to leave my text, I just want to remove the “powered by enfold” text
Hey!
You’ll need to put your text there too, like:
Copyright @ 2015 [nolink]
Regards,
Josue