[3.0] Post template 3 mobile overflow

Posted in: Newsmag
Post count: 6

I’ve found another small bug with the new grid. You can check this screenshot: http://prntscr.com/be5xhy

This essentially makes the site wider than it should be on mobile browsers and if you scroll to the right it might mess up the top menu (logo will no longer be centered).

Quick fix: @media (max-width: 767px){
.td-post-template-3 .td-post-featured-image:after {
width: 100%;
max-width: 100%;
}
}

Post count: 6535

Hi

The theme is tested and works fine on mobile. The situation indicated appears when you re-size browse’s window but that is not the correct way to test the mobile version. You have to use either browser’s emulator or a mobile device to get the accurate result.

Thanks!

Post count: 6

Nope, it was the same on Galaxy S7 factory browser.

Post count: 6535

Hi

The theme is tested and works fine on these browsers: http://screencast.com/t/2AN4Aa2Knj If you tested the theme on other browser there is a chance to appear some issues with the layout.

Thanks!

Post count: 6

Iti scriu romaneste ca e mai usor. Inainte de update nu exista acest bug nici pe mobil, nici pe desktop. Problema e in css, acel pseudoelement :after din primul post are latimea specificata in pixeli, si are 600 si ceva fix, care pe mobil e mai lat decat viewportul. Am postat si fixul in primul post. Apare numai in templateul nr 3. Daca testati pe mobil nu se vede pana nu dai scroll in dreapta.

Post count: 6535

Buna

Multumim pentru explicatii si pentru semnalarea acestei probleme. Vom inspecta problema iar in viitoarele update-uri va fii inclus un fix.

O zi buna!
Andrei L tagDiv!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newsmag’ is closed to new topics and replies.