This topic has 4 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
This is the very last post I will submit today I promise!
I have been working this afternoon on my Footers. Your documentation was helpful and I have navigate the widgets and static blocks. I am having a hard time in Footer two in my last two columns. The size of the Instagram thumbnails is perfect, but I want it to only be two columns of images and go 3 rows deep. Now it is going across and overlapping with the 4th column.
For the fourth column, I very much love the demo page where you see the two posts in the footer: https://www.8theme.com/demo/legenda/
It’s labeled Recent Posts on the demo, but I’d love to have that be two featured posts. I did a single blog post and the sizing is crazy. Can you walk me through this. I’m almost done and I promise will stop bothering all of you. This site is looking so amazing!!
Pre Footer Row:
I see your documentation for the social media. However, I don’t use Youtube or want the RSS and want to add Instagram, 500px, Pinterest, and Google + (along with the Facebook and Twitter). I found a site that gives the icons free and in black and copy/pasted their code into my Custom CSS as well the text code as my PreFooter Row static block. It’s not working. So do you have an option to gain those other social media icons or have some direction?
Hello,
To have the same posts column it the footer as on our demo you need use Recent posts widget element in Visual Composer editor instead of Single blog post element.
Concerning the Instagram widget there is no possibility to make it in 2 columns, but I’ve corrected its width. So you can check it now.
Sorry, but I don’t see the code for social media icons in the Prefooter static block.
Could you please specify where you inserted the code and provide us with it?
Thank you.
Regards,
Eva Kemp.
Thank you for your always quick response. I changed my Single Blog Post to Recent Posts in the footer as suggested. Now my problem is that the images are large and do not appear like the theme’s demo. How can I fix this?
I’m seeing/trying to achieve the look of the recent posts on the demo here: https://www.8theme.com/demo/legenda/ in the top footer row.
Also, the title in the fourth column, is smaller than the other 3 columns. How can I make this match the other three to have a uniform look? I would like all 4 columns to have titles that are the same size as the 4th column (Latest Posts)
My Static Block that I’m trying to do this in is titled About Footer.
Thanks in advance,
Marie
Hello,
I’ve added the following code into custom.css file:
.recent-post-mini > a.postimg img {
width: 100px;
}
.footer .widget-title {
font-size: 18px;
font-weight: normal;
}
Please check the footer block now.
Regards,
Eva Kemp.
The issue related to '‘Footer 2 & Pre Footer Row’' has been successfully resolved, and the topic is now closed for further responses