Home › Forums › Lawzo Theme Support › Moved: Reply To: Remove "Slider and Featured" from the blog page
- This topic has 7 replies, 2 voices, and was last updated 7 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
February 23, 2017 at 9:31 pm #63053
I’m having the same issue with the blog page showing the sliders and featured boxes on the blog page, which does not have a “choose template” option when trying to change templates for the blog page. What am I missing?
February 24, 2017 at 5:48 am #63095Hi Greg,
Kindly go to Settings>>Reading>>Select your latest posts
Then go to Appearance>>Theme Option and click on save options button. Create a page and name it Blog and select right sidebar page template so that all the blog posts appears on your blog page.
Regards,
DaveFebruary 24, 2017 at 1:59 pm #63174Hi Dave,
Thanks for the reply! When I do that, it moves the blog posts to the home page. I want to keep the home page as a static page and not the blog page. On the blog page, I just don’t want the image sliders and featured boxes displayed above the blog posts like they are on the home page. I don’t recall having this issue with the other templates of yours I’ve used, so I’m confused! 🙂
Thank you for your time!
February 27, 2017 at 11:39 am #63434Hi Greg,
Kindly show us your website URL.
Regards,
DaveFebruary 27, 2017 at 2:06 pm #63495http://www.stewartlawfirm.com/tough-as-nails-blog/
February 28, 2017 at 5:07 am #63562Hi Greg,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.blog .slider-main{display:none;}
.blog #wrapTwo{display:none;}
.blog #wrapOne{display:none;}Regards,
DaveFebruary 28, 2017 at 5:22 am #63569That will work – thanks! I thought about using CSS to hide it, but I
thought I was overlooking something in the customization settings! Thank
you so much for your time – much appreciated!February 28, 2017 at 5:24 am #63572🙂
-
AuthorPosts
- The topic ‘Moved: Reply To: Remove "Slider and Featured" from the blog page’ is closed to new replies.