Archived topic
How to create different sections in my home page that looks like the attatchemen
4 replies · Started by Kingsley on December 29, 2021
Greetings great people. Please can someone help me with how to make my site look like this image https://imgur.com/a/q3JEISd. I want to be able to customize and add sections in pages and add optin forms or change background colors of the sections to match the section and not the section having same colors with the overall page. please see this image for how i want it to look like https://imgur.com/a/q3JEISd . Also how can I remove the home text showing without affecting SEO as seen on the image. Expecting Your quick response as usual. Thanks
My website is http://www.reviewcartel.com pleas see how it looks
Regards
Kings UG
Hi Kingsley,
You should be able to disable the content title in the page editor, it's located at the bottom of the tool bar on the right side.
Your home page is a static page, so you can build it as you want.
I would recommend installing GenerateBlocks plugin to build the layout.
You should be able to add background image and background color to a container block.
For the email subscription you'll need subscription plugin, those plugins would give you a shortcode so you can add the shortcode to a shortcode block.
Let me know if you need further assistance :)
Okay, Thank You so much. This was what I was able to get. But the column on the right bar, please how do i change the color to what I want. I tried changing the right column color but it doesn't reflect there. See this image for details https://imgur.com/a/OhXg9mG
Thanks once again
My site is https://www.reviewcartel.com
Hi there,
go to Customizer > Additional CSS and remove this:
.sidebar .widget:first-child, .sidebar .widget:first-child .widget-title {
background-color: #83b0de;
color: #fff;
}