mohamedM
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
| Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
|---|---|---|---|---|---|
|
Error "You are about to change the language of (No title for this post yet)"
Gestartet von: mohamedM in: Toolset Professional Support |
|
2 | 5 | vor 3 years, 2 months | |
|
Conflict when using “Toolset should load Bootstrap 4” option
Gestartet von: mohamedM
in: 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 | vor 4 years, 9 months | |
|
I need help with social sharing for custom type posts
Gestartet von: mohamedM in: Toolset Professional Support |
|
2 | 14 | vor 4 years, 9 months |