mohamedM
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
Error "You are about to change the language of (No title for this post yet)"
Iniciado por: mohamedM en: Toolset Professional Support |
|
2 | 5 | 3 years, 2 months ago | |
|
Conflict when using “Toolset should load Bootstrap 4” option
Iniciado por: mohamedM
en: Toolset Professional Support
Problem: If I configure Toolset to load Bootstrap 4, my site's main navigation disappears, but when I disable Bootstrap 4, the contents of my View are not styled appropriately. How can I load Bootstrap 4 without losing my site navigation? Solution: There seems to be a conflict between the Total theme and Bootstrap 4, specifically a CSS selector collision. The Total theme uses the CSS class "dropdown-menu" in the header, which is also used in Bootstrap's dropdown menu component. To fix the conflict, you can override the Bootstrap styles applied to the main menu with the following custom CSS:
ul#menu-main-menu {
position: relative;
display: block;
border: none;
}
Relevant Documentation: |
|
2 | 3 | 4 years, 9 months ago | |
|
I need help with social sharing for custom type posts
Iniciado por: mohamedM en: Toolset Professional Support |
|
2 | 14 | 4 years, 9 months ago |