Hide "more articles"-box on mobile

Posted in: Newsmag
Post count: 114

Hi,

it’s possible to hide the “more articles”-box on mobile?

For desktop it’s a great feature!

Thank you,
Luke

Post count: 35449

Hi,

Yes, this can be done using some custom css, if you want I can help you, just provide me a link to your website, in this way I will be able to provide to you the right code.

Thank you!

Post count: 114

Hi Calin,

it’s https://www.eronite.com

Thank you,
Luke

  • This reply was modified 6 years by luke-tt.
Post count: 35449

Hi,

From what I can see the Read more is hide on mobile http://prntscr.com/ovlzeu -> http://prntscr.com/ovlyz2

Thank you!

Post count: 114

Hi,

no, that’s not what I mean.

This “more articles”-box I mean: https://www.eronite.com/images/box.png

Post count: 35449

Hi,

Sorry, was may mistake, I was thinking to read more button, sorry!

In order to show the more article box on desktop and hide it from mobile you can use this custom css
.td-more-articles-box {
display: none;
}

The code need to be set in Theme panel> Custom code> Advance css > Phones -> http://prntscr.com/ovx7ky if you want you can set the code in iPad section too, in this way the only place where will be show the more article box will be the desktop version.

Hope this will help!
Thanks.

Post count: 114

Hi Calin,

great work, thank you!

See you,
Luke

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