Notifications
Clear all

[Solved] Hi I have a problem with the extension on the mobile display

3 Posts
2 Users
0 Likes
594 Views
(@ilan-gez)
Member Customer
Joined: 4 years ago
Posts: 2
Topic starter  

I would love if anyone could help me?
I bought the extension the other day

 

image
image

I don't understand what the problem is
I checked on CSS
I've disabled extensions I've installed
And the problem remains

This happens after I respond to a page

And it's important to note that this is not a post page
This is a regular page on the site that I opened it for comments!

 link website:

https://www.e-srael.com/

This topic was modified 4 years ago by Ilan Gez

   
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4171
 

Hi @ilan-gez,

Please navigate to Dashboard > Comments > Settings > Styles admin page, put this CSS code in the Custom CSS Code textarea, save it, delete all caches. When you check it on mobile, please use a new private session of mobile browser to see the change. Mobile browsers have a hard cache so you may not see the change. You should check it with a new private session or go to browser settings and delete caches.

@media screen and (max-width: 600px){
#wpcomm div.wpd-field-desc span {
width: 200px;
}
}

   
(@ilan-gez)
Member Customer
Joined: 4 years ago
Posts: 2
Topic starter  

@tomson

Thank you
It works great


   
Share:
Scroll to top