Hi
You can hide more article box for mobile devices using this custom css in theme panel > custom css: http://screencast.com/t/cO9GiCcQ4nT0
@media (max-width: 767px){
.td-more-articles-box {
display: none;
}
}
Thanks!
Hey Andrei l,
if I use this code the more article box is also not showing on non-mobile versions of my website. How can I fix it that the more article box is disable on mobile versions?
@media (max-width: 767px){
.td-more-articles-box {
display: none;
}
}
Thanks you! Simon
Hi
I’ve checked your site and this code doesn’t affect desktop or tablet devices: http://screencast.com/t/yXvcewtxnq – http://screencast.com/t/rULq55Wl Try to clear all caches then test again.
Let me know how it goes.
Thanks!
Hi
You can change the text displayed as a title fore more article box by editing td_more_article_box.php here: http://screencast.com/t/Lsqj7J6Si
If this is not what you mean please provide more details.
Thanks!
Andrei L.
Thank’s for the reply I’m having problems in finding file can you give more detail for the layman where I’M I looking for this file as I just don’t see a file marked includes when I go into my wordpress editor Pleases advise..
Thank’s again
Paul.
-
This reply was modified 10 years by
ptec1.
Hi
You can send us an email at contact@tagdiv.com and include your site url and also a link to this topic and we will get back to you as soon as possible.
Thanks!