Home Forums WoodMart support forum Сетка на страницах сайта

Сетка на страницах сайта

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #419802

    olka.antoshkina
    Participant

    Добрый день! Подскажите, пожалуйста, как убрать сетку из еле заметных вертикальных линий на страницах сайта?

    #420034

    Hello,

    It seems that you have a Background Image uploaded on Page wrapper which is why those Lines are showing.

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .page .main-page-wrapper {
      background-image: none !important;
    }

    Best Regards

    #420432

    olka.antoshkina
    Participant

    Thanks a lot, it helped. And where can I find this image in the theme?

    #420555

    Hello,

    It seems that it is added through CSS on your Site. The Custom CSS can be found under the Dashboard > Theme Settings > Custom CSS > Global Custom CSS.

    If you aren’t able to find yourself then kindly share your Site WP-ADMIN Login details in the Private Content field so that we can help you with that.

    Best Regards

    #422466

    olka.antoshkina
    Participant

    нет там(

    #422586

    Hello,

    Could you please once try deactivating the third party Plugins on your Site and then check back if the original Image code is showing in the Inspect or not.

    If it resolves the concern, then reactivate them one by one to know which Plugin is generating that Image code originally.

    If somehow issue still persists, then please take complete Backup of your Site first, then provide us the permission to completely debug your Site which includes deactivating all the third party Plugins and removal of on-Site Customization changes too, so that we can thoroughly check this issue on your Site and assist you accordingly.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)