-
AuthorPosts
-
September 3, 2015 at 4:28 pm #497755
Hi team,
I’d like to display 4 Supporter Images in four columns with ONE centered headline (“Supporter”). How can I do that?
Thanks,
Jan :)September 3, 2015 at 5:36 pm #497827Hi Jan!
You can add it below line 28 in the footer.php file.
<div class='container'> <h3>Text</h3>Regards,
ElliottSeptember 3, 2015 at 5:51 pm #497856Hi Elliott,
thank you! And how would I insert it into my child theme’s footer.php?
Thank you so much!!
Jan
September 3, 2015 at 6:01 pm #497867Hey!
You can copy footer.php file to your child theme and make the changes on it :)
Best regards,
YigitSeptember 3, 2015 at 6:05 pm #497871Hey,
I do need to copy the whole widget section in the footer.php to my child theme, don’t I? Or can I just copy
<div class='container'> <h3>Text</h3>into my child theme’s footer.php and add my headline?
Cheers,
JanSeptember 3, 2015 at 6:11 pm #497874Hey!
You need to copy whole footer.php file to your child theme and then apply the changes on that file :)
Cheers!
YigitSeptember 3, 2015 at 6:20 pm #497882Great! That worked :))
One more thing. How do I center that headline above the footer? :)
Cheers,
JanSeptember 3, 2015 at 6:22 pm #497884Hey!
Can you please post the link to your website so we can provide you an accurate solution? :)
Cheers!
YigitSeptember 3, 2015 at 6:23 pm #497886Of course:
The headline is above the footer now. But I want it to be aligned center
Cheers,
Jan :)September 3, 2015 at 6:30 pm #497894Hey Jan :)
Please add following code to Quick CSS
#footer > .container > h3 { text-align: center; }Regards,
Yigit :)September 3, 2015 at 6:31 pm #497895Puuuuuurrrfect! :)
Thanks a lot, Yigit!
Jan
September 3, 2015 at 6:37 pm #497896September 3, 2015 at 6:50 pm #497904Thank you. It’s always nice to see, what one can get out of enfold with a few adjustments! And with this awesome support!! :)
-
AuthorPosts
- The topic ‘One centered Footer Widget Title’ is closed to new replies.
