Home › Forums › Arnold WordPress Theme › Background and white line in home
- This topic has 13 replies, 3 voices, and was last updated 5 years, 11 months ago by
SeaTheme.
-
AuthorPosts
-
June 8, 2020 at 9:52 pm #21537
I have 2 main problems.
In my main page, there is a white line I can’t get rid off.
http://www.morfema.mx
And I have a post that has black images, is supposed to be black the whole site but I can’t make it to have a dark background.Please help with this.
June 9, 2020 at 2:24 am #21540Hi,
I didn’t find the page on your website.
Please send the issued webpage URL, thanksBest
June 9, 2020 at 2:30 pm #21548As I mentioned, I have 2 problems.
1. The white line in the main page. http://www.morfema.mx

2. The background in the post (this post is hidden because it is still wrong).
June 9, 2020 at 2:32 pm #21549You can see in the first picture, the white line in the end bottom of the page. Also by entering the site.
In the second image, there is the CSS i’m using. I couldn’t make the background change in that particular post.
June 10, 2020 at 2:40 am #21560HI,
1.Please paste the custom CSS code to “Appearance > Customize: Additional CSS”
.home.ux-start-hide #wrap-outer { height: 100vh; }2. I didn’t find the page on your website.
Please send the issued page URL, thanksBest
June 10, 2020 at 11:06 pm #21572The link is hidden, but published now for you!
June 11, 2020 at 10:16 am #21575Please use the custom CSS:
.postid-1734 #wrap, .postid-1734 #footer { background-color:#000; }the 1734 is post ID
June 11, 2020 at 4:39 pm #21587Now I need to change the text color in there to white. Is it possible?
June 12, 2020 at 2:52 am #21591Please use the custom CSS:
.postid-1734 #content_wrap, .postid-1734 .title-wrap-tit, .postid-1734 .gallery-info-property-con, .postid-1734 .grid-list .gallery-info-property-con a, body.single.postid-1734 .gallery-info-property-con > a:hover, .postid-1734 #navi_wrap > ul > li a, .postid-1734 #header .socialmeida-a, .postid-1734 .copyright, .postid-1734 .copyright a, .postid-1734 .footer-info, .postid-1734 .footer-info a, .postid-1734 #footer .logo-h1, .postid-1734 .footer-info .socialmeida-a {color:#fff; }June 12, 2020 at 2:01 pm #21601Somehow this code erases all of the spaces. How can I make it so it keeps the spaces in my post?
It mashes everything together!
June 13, 2020 at 4:22 am #21607Hi,
It is not caused the custom CSS, I didn’t find the spacing CSS, maybe it has been removed.
Please add the spacing CSS again.The spacing CSS should be like:
.list-layout-text { padding: 10px 20%; }Best
June 16, 2020 at 4:16 pm #21634Hello,
I have a similar problem, I can’t change the background to a single page, they change on all. I want to change the background color to the contact page and that the rest of the pages are of another color.
How can I do it?
Thanks!
June 16, 2020 at 4:16 pm #21635Hello,
I have a similar problem, I can’t change the background to a single page, they change on all. I want to change the background color to the contact page and that the rest of the pages are of another color.
How can I do it?
Thanks!
June 17, 2020 at 2:14 am #21636Hi martalongan,
Please refer this post to add the Custom CSS with post ID https://seatheme.net/forums/topic/background-and-white-line-in-home/#post-21575If it doesn’t work, please open a new ticket to leave your website URL, I will check it, thanks!
Best
-
AuthorPosts
- You must be logged in to reply to this topic.
