Mobile Template

Posted in: Newspaper
Post count: 22

When scrolling, I want to look for the mobile theme of the page, but it doesn’t go down image https://ibb.co/HvY7mrt

  • This topic was modified 10 months by duliom.
Post count: 35449

Hi,

Please try this custom css:
#wpadminbar [id*='wp-admin-bar-tdb_template'] .tdb-templates {
overflow-y: scroll;
max-height: 80vh;
}

You can set the css in the theme panel > custom code > custom css

Thank you!

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