- This topic has 5 replies, 2 voices, and was last updated 1 month, 3 weeks ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Construction Base Pro › White Block on bottom of Homepage
Hi for some reason on my homepage their is a random white block bottom left above the widgets. I have set the background to white for now so this isn’t as obvious but I could do with knowing how to remove it so I can change the background colour back to black.
Please could you advise how to remove this?
Thanks
Mitch
@mitchlawrence, Could you please share your site URL? We will inspect from our side and let you know the solution
wwww.mjlconstructionservices.co.uk
The issue is at the bottom left just above the homepage widgets.
The background is currently white to make it less noticeable but I wanted the background black.
If you could help me remove the white line that would be great.
Thanks
Mitch
You can add this CSS to Additional CSS to hide that gray vertical line
.home #content .entry-content-wrapper{
border-left: none;
}
Thank You.
Their is also a similar line on the left handside on the post pages. Please could you give me the CSS to also remove this?
Thank you
Mitch
Could you please try this one CSS
.entry-content-wrapper {
padding-left: 0px;
padding-top: 0px;
border: none;
}
Let us know if it does not helps
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |