Home › Forums › All Other Themes › Some questions
- This topic has 3 replies, 3 voices, and was last updated 8 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
August 15, 2016 at 9:44 am #43650
Hi Shri,
a few minor questions :
– Homepage slider images – I assume the images can’t be adjusted in size – so that they don’t take up the majority of the webpage : http://herman.wereldvanwim.be/
– Can I disable the homepage slider on my subpage : http://herman.wereldvanwim.be/recente-realisaties/
– For the posts on this page http://herman.wereldvanwim.be/recente-realisaties/ – I have disabled comments – however the text ‘no comments” still appears – can I have this “text”removed pls ?
– There’s a suffix test “Post naviation” appearing on every single post – can this be disabled – http://herman.wereldvanwim.be/realistaties/mooie-lichtstraat-verwerkt-in-keuken/
– In my image gallery page – http://herman.wereldvanwim.be/gallerycategory/gallerij/ – i see ‘archives’ – would like to remove this header text
– How to enable the contact form on this page : http://herman.wereldvanwim.be/contacteer-ons/Sorry for the questions – still learning 🙂
Appreciate the help!
Regards
WimAugust 17, 2016 at 7:05 am #43863Hi Wim,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.nivoSlider { height:600px;}
@media screen amd (max-width:1023px){
.nivoSlider { height:auto;}
}.blog.slider-main { display:none !important;}
.post-comment { display:none !important;}
.single.blog-post-repeat .postmeta { display:none !important;}
.archive h1.entry-title, h1.page-title { display:none;}Regards,
ShriOctober 7, 2016 at 10:57 am #48826Hi Shri,
I did paste the code in custom CSS box… but one item doesn’t seem to work (just) yet… the slider still shows on the blog page – even though the code should prevent that
( .blog.slider-main { display:none !important;} )URL : http://www.peetersverandas.be/realisaties/
Can you please verify (will send you login details if needed)
ThanksOctober 7, 2016 at 12:23 pm #48834Hi Wim,
Kindly send us your URL of the site and WordPress admin details via [email protected]
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.