- This topic has 6 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- The topic ‘gravida center titles, fix sidebar’ is closed to new replies.
Home › Forums › All Other Themes › gravida center titles, fix sidebar
Hello!
I wanted to know how to center all page titles except the home page,
also how I can have a different sidebar for just the contact us page? I couldn’t figure out how to change the sidebar on one page to be different from the rest.
Thanks!
Hi Brandon,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
h1.entry-title, h1.page-title{text-align:center; margin:0 auto;}
Kindly use this plugin for sidebar: https://wordpress.org/plugins/simple-page-sidebars/
Regards,
Dave
Hi Dave,
Thanks for the code, but it did not work. The site is tekkittest.com, and I currently have this custom css in place:
.page_head{display:none;}
#slidera { display:none !important;}
#sidebar .widget_wrap iframe { width:100% !important;}
@media screen and (max-width:767px){
.page #slidera, .single #slidera, .archive #slidera, .search #slidera, .error404 #slidera { display:none !important;}
}
@media screen and (max-width:767px) {
.logo img { height:auto !important;}
}
h1.postitle::first-letter, .single_post_content h1::first-letter, h2.postitle::first-letter { color:#494949 !important;}
#footer .footercols1 h3::first-letter, #footer .footercols2 h3::first-letter, #footer .footercols3 h3::first-letter, #footer .footercols4 h3::first-letter { color:#fff !important;}
#topmenu ul { margin:auto; display:table;}
Is it possible the code to change the first letter in each title also prevents us changing the text-align?
Thanks
As for the sidebar plugin, that worked perfectly, thank you.
Hi Brandon,
Kindly add this code in custom css box:
.thn_post_wrap h1 {text-align:center;}
body.home .thn_post_wrap h1 {text-align:left;}
Regards,
Dave
Worked perfectly!
Thanks, Dave
🙂
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]