Hi
Thanks for use our theme
Please remove or Comments this lines in function.php your theme (Theme Directory >> function.php )
1. require( WEBRITI_THEME_FUNCTIONS_PATH . ‘/woo/woocommerce.php’ ); Comment or remove (line number 22 )
Thnaks
Thread Starter
ESAR
(@muthaf)
Well now it works but the title of the blog is now “Blog Archives”
and the title of each blog post on the main page cuts off the first 30 characters or show.
Too many glitches to keep messing with it.
hi
Blog archive line character
Please remove line no : 753 in Bootstrap.css (Theme Package >> css >> Bootstrp.css) your theme
For title show
second is remove lino no :2657 in style.css (Theme Package >> style.css )
check it…
Thnaks..
Thread Starter
ESAR
(@muthaf)
Can you tell me what code to remove rather than what line? My CSS editor must not match up to yours because Line 753 in Bootstrap.css is just } and line 2657 in style.css is color: hsl(200, 7%, 49%);
Hi
If possible then kindly share your website URL .
So that we can assist you better.
Thanks
Akhilesh
Hi
Find this code in bootstrap.css
h6 {
margin: 10px 0;
font-family: inherit;
font-weight: normal;
/* font-weight: bold; Shahid */
line-height: 20px;
color: inherit;
text-rendering: optimizelegibility; ( Remove or comment this code )
}
Find this code in Style.css
.blog_single_post h2, .blog_section2 h2, .blog_section h2
{
font-size: 26px;
line-height: 30px;
color: hsl(200, 7%, 49%);
margin-left: -428px; ( Remove this line in Style.css file )
}
Thanks.
Thread Starter
ESAR
(@muthaf)
Thanks for your help imranaliweb
The second problem with the titles of each blog post has gone away–possibly with the most recent update?
The title of my blog is still “Blog Archives” though.
When I change the code in bootstrap.css the title goes from
Blog Archive
to
Blog
Archive
But the title does not change.
hi
kindly tell us your problem Blog title indicating though screen shot .
and
please Share your website URL
Thanks.