Home › Forums › Free Themes › Graduate › Remove white page background
Tagged: White page border
- This topic has 10 replies, 2 voices, and was last updated 5 years, 8 months ago by wensolutions.
-
AuthorPosts
-
March 3, 2019 at 11:27 am #92127DellapaviourParticipant
Hello. Please could you tell me how to remove the white page background and/or the grey block border that appears when I add elements to the page? This is the link to see – http://bladev.bicesterlearningacademy.co.uk/. It is the bit behind the hover boxes. I have removed all backgrounds and borders I can see but can’t remove that white block.
March 5, 2019 at 1:25 am #92206wensolutionsKeymasterHello,
Actually your query is quite not clear. We tried to figure out the issue in your website but couldn’t figure out the actual block that you want to make changes in.
Can you please provide us with the screenshot of the area that you want to make changes in so that we can inspect further?
Hope to hear from you again,
Regards!!
March 5, 2019 at 5:14 am #92223DellapaviourParticipantSorry, it is when I switch the homepage to a static front page and enable content. I had switched it to not show enabled content as I thought that if I can’t get rid of the box, I would have to use the theme front page and not a static page with enabled content. I can change the background colour of the row, but not the frame/box behind that. The url should now show the page with the issue http://bladev.bicesterlearningacademy.co.uk/
March 5, 2019 at 6:03 am #92225wensolutionsKeymasterHello,
Please add below given CSS by going to Admin panel > Appearance > Customize > Additional CSS.
.home .container.page-section { background-color: transparent; }
Hope this helps.
Best Regards!!
March 5, 2019 at 6:07 am #92226DellapaviourParticipantHello. I have tried that but it hasn’t changed anything. Sorry.
March 5, 2019 at 6:23 am #92227wensolutionsKeymasterHello,
Replace above given CSS with the CSS given below:
.home .container.page-section #primary { background-color: #131c2d; } .vc_row.wpb_row.vc_row-fluid.vc_custom_1551779757385.vc_row-has-fill.vc_column-gap-5.vc_row-o-content-top.vc_row-flex.vc_general.vc_parallax.vc_parallax-content-moving { background-color: #131c2d !important; }
Change the color code as per your requirement.
Thank you.
Best Regards!!
March 5, 2019 at 6:28 am #92232DellapaviourParticipantThank you for your help with this. That has removed the background inside of the frame but leaves a border. http://bladev.bicesterlearningacademy.co.uk/
March 5, 2019 at 6:38 am #92233wensolutionsKeymasterHello,
Also, add below give CSS as well.
.home .container.page-section { background-color: #131c2d; }
This should work fine.
Regards!!
March 5, 2019 at 6:47 am #92234DellapaviourParticipantThank you very much! That works perfectly. Would you be able to just tell me how to remove the featured slider up so that it meets the menu (i.e. remove the space above it) please?
Thank you so much for your quick response and help.
March 5, 2019 at 8:18 am #92238DellapaviourParticipantSorry,have fixed the spacing now as well. Thank you so much for your help. It was perfect.
March 5, 2019 at 10:51 pm #92290wensolutionsKeymasterHello,
Glad we could help you.
Let us know if there is anything further.
We would also really appreciate if you could help us by rating our theme by following the link given below:
https://wordpress.org/support/theme/graduate/reviews
Thank you.
Best Regards!!
-
AuthorPosts
- You must be logged in to reply to this topic.