Home › Forums › Construction Pro/Build Forum › Help with Site
- This topic has 3 replies, 3 voices, and was last updated 5 years, 2 months ago by
Forum Moderator.
-
AuthorPosts
-
March 1, 2018 at 2:01 pm #95446
I am trying to change the background behind my header to white. How can I do that? Also, I am also having issues with the project page. Why is the content all the way down at the bottom. Here is the link
http://rlsconstructiongroup.com/
Here is my project page link
http://rlsconstructiongroup.com/projects/?customize_changeset_uuid=d9e75bf4-e5cc-4d5c-878f-5825d0aa2987http://rlsconstructiongroup.com/
March 5, 2018 at 8:29 am #95637Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS and paste below code there:
.header{background-color: #fff !important;}
Project page is working fine.
Regards,
DaveMarch 5, 2018 at 5:42 pm #95739I just changed my site and am now using the Build Pro. Is there a way to get the contact form and post of the home page. Also, how can I swap the RLS Construction Information with the three boxes of the consultant. Lastly, I do not want the main navigation, recent posts and about us on the footer. How can I do that? Here is my link:
http://rlsconstructiongroup.com/
March 6, 2018 at 7:46 am #95798Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.cols-3.widget-column-4, .cols-3.widget-column-3, .cols-3.widget-column-2 { display: none;}
Kindly refer our documentation to setup three boxes.
http://sktthemesdemo.net/documentation/build_documentation/#homepage-setupRegards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.