Forum replies created
Hi,
We have resolved your problem, Check your site.
We have added below custom css in additional css area for your problem.
@media (max-width:1618px) {
body #header.sticky-header.sticky {
width: 101%;
}
}
Thank you
Hi,
We have created custom css for reduce space of your sidebar, add below custom css
.home .col-md-2 {
padding-right: 0px;
padding-left: 0px;
}
If you want to reduce more space of sidebar so add one another new custom css
.home .container.row {
padding-right: 0px;
padding-left: 0px;
}
Thank you
Hi,
You have to use our contact email address to create a test user.
Our contact email address is [email protected]
Thank you
Great, We are happy that your problem is resolved.
Thank you
Hi,
Add below custom css for reducing left-right space of content area on your home page.
.home .col-md-8 {
padding-right: 0px;
padding-left: 0px;
}
Thank you
Hi,
You have not needed any contact address for your reply.
You have to send your wp-admin detail to your reply but set this as private reply.
Thank you
Hi,
We need to your wp-admin details in private reply to check your issue.
Thank you
Hi,
We checked your site and seen that it’s effect your new style on your page.
http://prntscr.com/hn9npd
Thank you
We are happy that your problem is solved.
Thank you