I am very confused as to what is going on.
I’ve just spent roughly 9 hours implementing changes to my site in the middle of the night so as few of my viewers would notice the process.
What is angering me is that after all that time my mobile theme looks very plain which is not I would expect after paying $59. Why is this the case?
And another thing: On all the articles as viewed through a mobile device, be it an iPhone or android smartphone, the author line is covered slightly. So, where it says ‘By Joe Soap’ it’s partially covered by my featured image.
Please help me out.
-
This topic was modified 9 years by
Rousing The Kop.
Hello Rousing The Kop,
Please keep in mind that our theme has been designed to be more useful both desktop and mobile mode. So, at the moment, please notice that our theme has 2 alternatives for mobile mode -> the first one is named as default mobile which all the element from desktop version is compressed to look better on mobile mode and the second one is named Mobile Theme which is totally different than your desktop…as you can see in our documentation here -> https://forum.tagdiv.com/the-mobile-theme/ the mobile theme only display the Big Grid with Featured posts at the front of your page, some texts if this will be written from the backend (Mobile Editor) and at the bottom you will bring the Latest Articles module. Please notice that you cannot bring the sale layout on the mobile which looks as similar with on the desktop without responsiveness because the width is different.
The author will need a bit of a CSS fix as the CSS got changed a bit in the new update but the author name was not updated for it. So until the next theme version please use this CSS code in the mobile theme’s custom code box:
.td-post-author-name div { display:inline; }
Thanks for your understanding!
Thank you so much. That tiny bit of CSS has completed my design entirely. And as it turns out, the reason my homepage on mobiles didn’t look nice was because I hadn’t yet posted using the featured category.