Skip to content
Public Ticket #30563

How can I add popular posts to the footer?

Conversation thread

foit125 replied

Customer Reply

thx.

I will test

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

#widget-area > .container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 30px;
}
#widget-area > .container:before,
#widget-area > .container:after {
  display: none;
}
#widget-area > .container .footer-widget-wrapper {
  width: 100%;
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Do you mean you want to display it in two rows?

Regards,
PenciDesign.

foit125 replied

Customer Reply

Hi. 

I was in Appearance → Customize → Footer → Footer Widgets Area → Footer Widget Area Columns Layout

There is no 1/1 option
There are many options for splitting columns but no single column option.

Regards

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Footer → Footer Widgets Area → Footer Widget Area Columns Layout: change the layout at this option field.

Regards,
PenciDesign.

foit125 replied

Customer Reply

How to make Footer Widget Area Columns Layout 1/1 not 2/3+1/3 . No division. One wide row. ?

best regards

PenciDesign Supporter replied

Staff Reply

Hi,

1/ Please go to Appearance → Customize → Widgets → Add the ".Soledad Popular Posts" into the Footer Column widget area.

2/ Go to Appearance → Customize → Posts Layouts → Other Layouts → Custom Image Width on List Posts: change the image width at this option field.

Regards,
PenciDesign.

foit125 started the conversation

Conversation Start

1. How can I add popular posts to the footer?

2.  

How to reduce thumbnails in the list of posts on the home page. Now the ratio is 50/50 .
How to make the photo 1/3 and the content 2/3

Look screen

screen

Best regards

Want to join this conversation or access attachments? Sign in first.