srumery on "[Plugin: Simple Side Tab] Tab not centered on landscape orientation"

ساخت وبلاگ

Thank you for the great feedback, enigmauser!

I'm not so sure about the orientation attribute in the media query but this might work for you. Try using a percentage instead of pixels for the CSS.

#rum_sst_tab {top: 70% !important;}

If the tab is on the left hand side, then it starts towards the bottom of the tab based on how it is rotated so that is why I used 70% instead of 40-50%.

Then, you can apply this to your mobile viewport by using a media query.

@media (max-width: 767px) {
#rum_sst_tab {top: 70% !important;}
}

Give that a shot and let me know if it worked.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 175 تاريخ : دوشنبه 10 خرداد 1395 ساعت: 22:20