Home › Forums › IT Consultant Support › overlap text
- This topic has 10 replies, 3 voices, and was last updated 6 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
June 28, 2018 at 7:42 am #103352
hello sir my website http://www.amitchavda.in in this website in some post their are overlap text plz check it http://www.amitchavda.in/photo-1/ in some post text are overlap plz check perticular this issue and solve it argent …
June 28, 2018 at 7:54 am #103355Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
h1.entry-title, h1.page-title { line-height:55px;}
Regards,
ChrisJune 28, 2018 at 8:00 am #103357ohk thank you sir but http://www.amitchavda.in/photo-1/ in this post after post their are post navigation or leave a reply show how to remove all this things i want to add just a leave a reply
June 28, 2018 at 8:08 am #103359Hello sir i just want my domain http://www.amitchavda.in in this domain http://www.amitchavda.in/category/photos/ how to remove catagory text their are write Catagory : photos but i want to write only Photos which is my catagory
June 28, 2018 at 8:50 am #103364Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
nav.post-navigation { display:none;}
Regards,
ChrisJune 28, 2018 at 9:28 am #103365Hello sir i just want my domain http://www.amitchavda.in in this domain http://www.amitchavda.in/category/photos/ how to remove catagory text their are write Catagory : photos but i want to write only Photos which is my catagory
June 29, 2018 at 12:55 pm #103427Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.archive.category.category-photos.category-6 .page-title { margin-left: -209px;} .page-header { overflow:hidden;}
Regards,
ChrisJune 30, 2018 at 9:32 am #103451thank you sir but i want to change every page of catagory list like vedio , Press Briefings , Statements & Releases , Media Coverage what can i do ??
July 2, 2018 at 1:02 pm #103562Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
Remove
.archive.category.category-photos.category-6 .page-title { margin-left: -209px;} .page-header { overflow:hidden;}
And add this new css there
.category .page-title { margin-left: -209px;} .page-header { overflow:hidden;}
Regards,
ChrisJuly 2, 2018 at 2:20 pm #103572ohk sir thank you resoved my problem
July 3, 2018 at 8:33 am #103614Kindly give us a nice review here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/18/
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.