Best Practices to Replicate Responsive Layout from WordPress in ServiceNow Portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:47 AM
Hi everyone,
I'm working on customizing a ServiceNow Service Portal theme and trying to recreate a layout style that’s inspired by a site I manage, It’s a food-focused WordPress site chipotlmenu.com that features image-rich menus, collapsible content, and responsive sections.
I’m trying to implement similar UI elements in the Service Portal, including:
Section-based layout with mobile responsiveness
Image cards with hover effects and custom callouts
Lightweight navigation like what's on the WordPress site
Optimized loading of high-res images and WebP format (if possible within ServiceNow)
Has anyone tried building something similar?
Any suggestions on:
Bootstrap classes or Angular widgets that mirror WordPress-style visuals?
Performance considerations when displaying many image cards?
Best approach to test responsiveness within the Now platform?
Would love to hear how others have handled layout-heavy portals or creative front-end use cases.
Thanks in advance.