Comments 1tim-nieuwpoort started the conversationNovember 28, 2024 at 3:36pmHi,Where can I adjust the color of this background (featured categories) on the homepage. See attachment.Thanks.Attached files: Screenshot.png 2,658PenciDesign repliedNovember 28, 2024 at 4:25pmHi, Please send me your site URL. Regards,PenciDesign. tim-nieuwpoort replied privately 2,658PenciDesign repliedNovember 28, 2024 at 5:10pmHi, 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. 1tim-nieuwpoort repliedNovember 28, 2024 at 5:18pmHi,Thanks.So, there is no option for this in customizer? 2,658PenciDesign repliedNovember 28, 2024 at 5:19pmHi, Yes, if you want to create more advanced customizations, I recommend building the page content using the Elementor Page Builder. Regards,PenciDesign. 1tim-nieuwpoort repliedNovember 30, 2024 at 10:53amHi, Thanks.And, where can I adjust the color of this background (populair posts) on the homepage: https://prnt.sc/mPjQlLXxDovrOr do I also need a custom CSS code? 2,658PenciDesign repliedNovember 30, 2024 at 12:27pmHi, 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. Sign in to reply ...
Hi,
Where can I adjust the color of this background (featured categories) on the homepage. See attachment.
Thanks.
Attached files: Screenshot.png
Hi,
Please send me your site URL.
Regards,
PenciDesign.
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.
Hi,
Thanks.
So, there is no option for this in customizer?
Hi,
Yes, if you want to create more advanced customizations, I recommend building the page content using the Elementor Page Builder.
Regards,
PenciDesign.
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?
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.