Skip to content
Public Ticket #30125

Background color featured categories homepage

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

body.home .penci-home-popular-posts {
  background: #000;
  width: 100%;
  padding-top: 60px;
}
body.home .penci-home-popular-posts > .swiper {
  max-width: var(--pcctain);
  margin-left: auto;
  margin-right: auto;
}

Regards,
PenciDesign.

tim-nieuwpoort replied

Customer Reply

Hi, 

Thanks.

And, where can I adjust the color of this background (populair posts) on the homepage: https://prnt.sc/mPjQlLXxDovr

Or do I also need a custom CSS code?

PenciDesign Supporter replied

Staff Reply

Hi,

Yes, if you want to create more advanced customizations, I recommend building the page content using the Elementor Page Builder.

Regards,
PenciDesign.

tim-nieuwpoort replied

Customer Reply

Hi,

Thanks.

So, there is no option for this in customizer?

PenciDesign Supporter replied

Staff Reply

Hi,

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

body.home .home-featured-boxes {
  background: #000;
  width: 100%;
  padding-top: 30px;
}
body.home .home-featured-boxes > ul {
  max-width: var(--pcctain);
  margin-left: auto;
  margin-right: auto;
}

Regards,
PenciDesign.

PenciDesign Supporter replied

Staff Reply

Hi,

Please send me your site URL.

Regards,
PenciDesign.

tim-nieuwpoort started the conversation

Conversation Start

Hi,

Where can I adjust the color of this background (featured categories) on the homepage. See attachment.

Thanks.

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