Forums
(@muktadhawan)
4 years, 3 months ago
please make sure your theme has css file.
As i have checked inner pages are built with elementor plugin(checked only About page) and home page is a blog post page
Please marked it resolved
Edit the post
Click on top right “Screen option” Checked “Comment”
Then go to the bottom of post and and checked the discussion option
Which four column you want to add in a row?
Please marked it resolved if you find it fine
Delete OR Comment “margin-top” from this class:-
li:hover > .sub-menu
find it in your style.css
mobile menu is showing white background. which color you want to add?
Remove “row” class div
i.1
<div class=”row”>
You can find it in style.css
you have to find which element or div cause this error. if you can please share link so that i can exact find the issue
@media only screen and (max-width: 767px) {
.si-sidebar-inner {display: none;}
}
Try This..
.home .entry-title { display: block !important; }
try this
You can disable from post editor. OR Go to setting =>> general disable comment
can you please share the website link?
html {overflow-x: hidden;}
try this. and please marked as resolved if it fix the issue