Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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?

    #1470562

    https://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.

    #1470571

    What is meant by my comment about plugin loading of fonts:
    on creating the template (i guess you choosed “barber”) there is a Styling option:

    do not choose here the montserrat font.

    #1470573

    All 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?

    #1470574

    Next Question: did you set the fonts on General Styling – Fonts : ( on uploaded Fonts) ?

    #1470575

    if 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.

    #1470579

    Fabulous thank you… Again!

    #1470584

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.