Home › Forums › All Other Themes › A couple of formatting questions about recently purchased template
- This topic has 3 replies, 2 voices, and was last updated 8 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
June 7, 2016 at 9:54 pm #36323
Hello, I am contacting you about www.naturalpurityhealth.com
1. I would like to center the logo and move the menu below it also centered.
2. I would like to reduce the width of the slider as it is overwhelming on large screen.
3. I would like to move the verbiage below the slider to above it.
4. Below my 3 columns of services, I would like to have some text in those boxes and show the pictures (thumbnails full size so they are not cut off.
5. I would like to remove the repeditive “Welcome to Natural Purity Health” below those 3 service columns.
6. How to remove the search icon in upper right corner?I’m a bit concerned that whenever someone asks for advice in the forums on custom css, the response is always “send us your website link.” My other “premium” templates from Themehorse offer a TON of advice in their forums. I do like the site and if we can get this figured out, will definately look at some of your other nice templates for other projects I have.
Thanks for your help.
June 8, 2016 at 6:19 am #36360Hi Derek,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .logo{ float:none; margin-top:0; text-align:center; padding-top:20px;}
.header .header-inner .nav{float:none !important; text-align:center !important;}
.header .header-inner .nav ul{float:none !important;}
.box{display:none;}4. Add some content on this page http://naturalpurityhealth.com/colon-hydrotherapy-colonic
So that it shows on the homepage box. Same for the other boxes. Homepage boxes text and image come’s from the page that you have selected via Appearance>>Theme Option>>Section. Use large images for the homepage boxes so that it is not stretched.5. Kindly go to Settings>>Reading>>Select your latest posts
For the rest of the points given you css.
Regards,
BradJune 9, 2016 at 1:51 pm #36615I’m sorry, but I don’t see css points given for the remaining questions 2, 3 and 6.
June 10, 2016 at 4:48 am #36673Hi Derek,
Kindly add this code in custom css box:
.slider-main{width:1170px; margin:0 auto; min-height:auto !important;}
section{padding:30px 0 50px;}Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.