mohamedM
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
| Status | Topic | Supporter | Voix | Publications | Nouveauté |
|---|---|---|---|---|---|
|
Error "You are about to change the language of (No title for this post yet)"
Commencé par : mohamedM in: Toolset Professional Support |
|
2 | 5 | Il y a 3 years, 2 months | |
|
Conflict when using “Toolset should load Bootstrap 4” option
Commencé par : 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 | Il y a 4 years, 9 months | |
|
I need help with social sharing for custom type posts
Commencé par : mohamedM in: Toolset Professional Support |
|
2 | 14 | Il y a 4 years, 9 months |