Tagged: menus
-
AuthorPosts
-
November 4, 2024 at 11:38 am #1470558
When you go to the projects page, you can see the menu item is bold :-)
But we need it to stay bold when you are in any portfolio page – see links in private messages
How is this achieved?
November 4, 2024 at 12:56 pm #1470562https://kriesi.at/support/topic/menu-on-one-page-is-bolder/
???
der variable font den du jetzt hast arbeitet doch korrekt!War es damit nicht gelöst?
Du hattest wohl offensichtlich bei der Erstellung des Templates die Schrift mit ausgewählt. Mein Rat war es dort auf default (nutze die Themenschrift) zu lassen. Durch das Nachladen der Montserrat Schrift nur auf dieser Seite (und dort wurde der bold font mitgeladen) erschien dann nur dort auf der Seite die Schrift im Menü bold. Auf den anderen Seiten wurde diese Schrift nicht nachgeladen, weshalb nur die Montserrat light zur Verfügung stand.Meine Empfehlung deshalb war: im Plugin die Standard Schrift nutzen ( welche dann eine sauber konfigurierte Montserrat des Systemes wäre )
Und die Montserrat vernünftig zippen, und hochladen._____________
Wasn’t that the solution?
You had obviously selected the font when you created the template. My advice was to leave it at default (use the theme font). By reloading the Montserrat font only on this page (and the bold font was also loaded there), the font then only appeared there on the page in the bold menu. This font was not loaded on the other pages, which is why only the Montserrat light font was available.My recommendation was therefore: use the standard font in the plugin (which would then be a cleanly configured Montserrat of the system)
And zip the Montserrat properly and upload it.November 4, 2024 at 1:59 pm #1470571November 4, 2024 at 2:25 pm #1470573All is great now on the ‘team’ page – thanks for your help.
is there a way to make all pages that are https://2024-liptonrogers-com.stackstaging.com/portfolio-item/XXXX have the projects menu item bold like it is on all other pages?
November 4, 2024 at 2:33 pm #1470574November 4, 2024 at 2:40 pm #1470575if you only got these projects as portfolio files – yes:
(otherwise if there are different portfolios – the item ID 44 will do that too. – then we had to find a more complex way.#top.single-portfolio li#menu-item-44 .avia-menu-text { font-weight: 800; }
PS: i recommend doing that: https://kriesi.at/support/topic/keep-menu-item-bold/#post-1470571
because : too many fonts are loaded (on team page). This is not necessary for performance reasons – you have everything you need if the variable font works correctly.November 4, 2024 at 3:53 pm #1470579Fabulous thank you… Again!
November 4, 2024 at 4:23 pm #1470584 -
AuthorPosts
- You must be logged in to reply to this topic.