enlarge content mobile home page

Posted in: Newsmag
Post count: 312

good morning. need help.
there are two situations;

View post on imgur.com

1) I need to expand the content of the main page via mobile – remove the scroll or scroll down to include more content – it could be news or other items such as podcasts, interviews, etc.
2) how do I adjust these items that are in the topic of the pages’ mobile model

thanks

Post count: 35449

Hello,

If want to have the same content as on desktop, the just disable the tagDiv Mobile theme plugin and you’ll have more content on your homepage and responsive eversion will be used on your website.

Now in case that you want to use the mobile theme plugin, then you need to use the options that this plugins offers and you can add more conte using the bottom mobile editor to add content – https://tagdiv.com/mobile-theme-get-mobile-ready-with-newsmag-theme/

Post count: 312

Calin, good night. Could you help me with the second image? There are even links that when accessed are not directed to the correct page. How to include all tags.

Post count: 35449

Hi, sorry, I didn’t saw the second image – https://i.imgur.com/GPz3vyP.png from what I can see on mobile it is used the mobile theme plugin and the image display the category page, now the mentioned elements seems to be the rest of the categories and should go to those categories. I just checked some of them and those are correctly working, but you have some categories without articles and those category pages will be empty.
Thank you!

Post count: 312

Good morning, Calin. Thank you for the return. I will try to clarify:
for example – if you access “notícias” via mobile you will see that there are three “tags” – but I don’t just have these three tags, I have several others related to news. I need guidance on how to include them all.

View post on imgur.com

View post on imgur.com

thanks

Post count: 35449

Hi, unfortunately this is not possible, because the “notícias” is a category and those elements – https://i.imgur.com/GcCYCNl.png are subcategories for main category (in this case “notícias”, it’s similar with the desktop version – https://i.imgur.com/LB1d0qF.png).
Thank you!

Post count: 312

Calin, good morning. See… it doesn’t make sense to display only a few items (4) on mobile and all items on desktop. Where were these just 4 items configured? I hope it was clear

Post count: 35449

Oh, I understand so you want to be all subcategories displayed as it is on desktop, for this you’ll need to add this custom css in the theme panel > custom code> custom css
.category .td-category {
max-height: 100%;
overflow: inherit;
}

The results should be like this – https://i.imgur.com/B7PDuB9.png all categories will be display.

Post count: 312

Could you guide me which way I insert this code? thanks

Post count: 35449

The css code needs to be set the Newsmag > theme panel > custom code> custom css – https://i.imgur.com/9NPam6k.png
Thanks

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.