- Posts: 24
- Thank you received: 0
Hide Content Component on Home Page
-
mcasner
Inactive member - Topic Author
- Member
Less
More
10 years 7 months ago #38874
by mcasner
Hide Content Component on Home Page was created by mcasner
I want to hide the content component on the Home Page. Is there a way to turn it off?
Thanks,
Mat
Dev Site: www.ifapray.org/X1
Thanks,
Mat
Dev Site: www.ifapray.org/X1
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 7 months ago #38884
by ivan.milic
Replied by ivan.milic on topic Hide Content Component on Home Page
Add this to template_css.css:
.sparky_home .sparky_full.contentrow{
display:none!important;
}
.sparky_home .sparky_full.contentrow{
display:none!important;
}
Please Log in to join the conversation.
-
wolfgang
Inactive member - New Member
Less
More
- Posts: 2
- Thank you received: 0
9 years 6 months ago #45419
by wolfgang
Replied by wolfgang on topic Hide Content Component on Home Page
Hello,
we have try this on Hot Startup Template and it doesnt work. Can you help us please? Its the white bevore the footer.
www.agayabeles.com/newwebsite/index.php
Thank you in advance
we have try this on Hot Startup Template and it doesnt work. Can you help us please? Its the white bevore the footer.
www.agayabeles.com/newwebsite/index.php
Thank you in advance
Please Log in to join the conversation.
-
wolfgang
Inactive member - New Member
Less
More
- Posts: 2
- Thank you received: 0
9 years 6 months ago #45420
by wolfgang
Replied by wolfgang on topic Hide Content Component on Home Page
We solved it. Thank you anyway.
This works for us:
.sparky_home .contentrow{
display:none!important;
}
This works for us:
.sparky_home .contentrow{
display:none!important;
}
Please Log in to join the conversation.
Time to create page: 0.151 seconds