dudaster / ele-custom-skin

Create a skin for Elementor Pro Post and Post Archive widgets using Elementor templates
GNU General Public License v3.0
59 stars 10 forks source link

Responsive mobile issue elementor custom skin and elementor pro #904

Open amrane97 opened 1 year ago

amrane97 commented 1 year ago

I'm having trouble getting my applied CSS to work properly on my blog page. Sometimes it recognizes that we're on mobile, and sometimes it doesn't (when I use 'show in mobile', it recognizes it, but when I use two different typography sizes, it doesn't).

I've tried configuring the mobile and tablet breakpoints and noticed that I need to include posts by term if I want the mobile CSS to work properly. However, now I have an issue when I click on 'see more posts' because it shows the wrong mobile CSS (I don't want to duplicate my posts and create one for mobile and one for desktop).

I want to have different sizes and borders for my posts on mobile. Can you please help me with this issue?

i use :

andrewj1313 commented 1 year ago

Was there any response to your mobile issue? I've noticed for the past few months that items within a loop using custom skins ignore the viewport and render everything for desktop, so columns, padding, etc. do not change regardless of desktop, tablet or mobile.