Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Menu Point Active Font in Italic

Menu Point Active Font in Italic

Scheduled Pinned Locked Moved General Discussion
4 Posts 4 Posters 282 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wp_LayNerd
    wrote on last edited by
    #1

    Hi there,
    I would like to make active menu points switch to italic (font family Robotic) , but you can only chose fontsize and boldness in the customizer...
    Does anyone have an idea for a workaround in CSS?

    Thanks a lot!

    1 Reply Last reply
    0
    • mariusjopenM Offline
      mariusjopenM Offline
      mariusjopen
      Global Moderator
      wrote on last edited by
      #2

      Dear @wp_LayNerd
      you can select the active menu point with CSS and give it a CSS style italic.

      Best!

      Marius

      www.mariusjopen.world

      T 1 Reply Last reply
      0
      • mariusjopenM mariusjopen

        Dear @wp_LayNerd
        you can select the active menu point with CSS and give it a CSS style italic.

        Best!

        Marius

        T Offline
        T Offline
        Tim B
        wrote on last edited by Tim B
        #3

        @mariusjopen would be great to know how tho? Because as far as I could inspect the lay theme menu works a little on its own? At least when I inspect I can only identify it as "span"

        Bildschirmfoto 2022-03-21 um 12.00.03.jpg

        And with that the site title always also reacts, so it responds to the css styles as well, which looks cheap.

        I also tried this:

        nav.primary a:visited {
        

        But it did not work either. As well as .active

        Best,
        Tim

        1 Reply Last reply
        0
        • RichardR Offline
          RichardR Offline
          Richard
          Global Moderator
          wrote on last edited by
          #4

          Dear Tim

          @Tim-B

          The active menu point will have a class added to it called current-menu-item :

          Screen Shot 2022-03-24 at 6.28.12 PM.png

          You can take advantage of this to target it with CSS and set it italic for example:

          .current-menu-item {
              font-style: italic !important;
          }
          

          https://www.w3schools.com/csSref/pr_font_font-style.asp


          Best wishes šŸŒ
          Richard
          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          I also code custom websites or custom Lay features.
          šŸ’æ Email me here: šŸ’æ
          info@laytheme.com

          Before you post:
          1. When using a WordPress Cache plugin, disable it or clear your cache.
          2. Update Lay Theme and all Lay Theme Addons
          3. Disable all Plugins
          4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

          This often solves issues you might run into

          When you post:
          1. Post a link to where the problem is
          2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
          3. If the problem is difficult to explain, post screenshots / link to a video to explain it
          Online Users
          M
          mia
          Z
          zlay
          A
          alasdair17
          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
          laytheme.com
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Recent
          • Tags
          • Popular
          • Users
          • Search