WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-1587bf-1c.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 90799 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: Container within megamenu navbar doesn't take affect in adjusting collapsed width
I used the 1:1 code from https://mdbootstrap.com/components/bootstrap-mega-menu/#v-1 and added a container div within.
<nav class="navbar navbar-expand-lg navbar-dark special-color-dark">
<div class="container">
...
</div>
</nav>
Unfortunally, the width is 100% but should be centered...
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.5.10
- Device: All
- Browser: All
- OS: All
- Provided sample code: Yes
- Provided link: No