Hi to everyone!
I was triying to find out my problem searching in the forum, but I wasn´t lucky.
When I activate “More article box” It´s appear and hide the middle of the screen, I mean, customers can´t read a post correctly.
I attach a pic about it. Our website is http://www.recomendacionesytendencias.com
Thanks a lot!

Mario
Hi,
That is a problem of monitor resolution or you have zoom in, on my monitor your site is looking like this: http://screencast.com/t/0gPaLeEZ
Anyway please change display articles from Theme Panel > Post Setting > More Articles Box and see which module is more useful : http://screencast.com/t/0VZrIxihxMtP
You also can set distance from the top to “More Articles” appear and you can use less posts to display.
Hope this helps!
Thanks!
Hi Alin!
Thanks for the reply! 😀
Yes, that is, the problem is the resolution, If I resize my zoom on my web explorer (chrome) I can read the post without problems, but by deafult on the normal size for everyone happens the problems and you know the people don´t know to resize the web window and probably the will close my website and go to another one.
There is an option to resize automaticaly?
I will switch off the “more article box” untill find out a solution, hopefully! I thinks “more article box” is a nice option!
Wish a nice day!
Mario
Hi,
Please try to use this custom css to make the more art box smaller: http://screencast.com/t/YBI2nHQQlsEa
Adjust the css values as you like.
.td-more-articles-box {
max-width: 250px;
}
.td-more-articles-box-title {
min-width: 200px;
}
.td-more-articles-box .td_module_1 .entry-thumb {
min-height: 116px;
}
Thanks
Hi,
Unfortunately there is not an option to css code to autoadjust the zoom. Also it can be closed only by the user. Sorry for inconvenience!
I can only suggest to change the module to display articles on “More box” and also change the number of posts to display, so will show up button to be closed by the user.
Settings: http://screencast.com/t/oxs8NOeRQ
Result: http://screencast.com/t/ybzMESVuDq
Thanks!