Announcement

Collapse
No announcement yet.

Numbers in site-header__menu

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Numbers in site-header__menu

    OK, I have been looking through the css files and I do not see where the numbers are being generated in the site-header__menu I would like to remove them because they show up in Google Search and is not the look I want any longer. Where in the CSS is this number generated??

    Thanks,
    Marshall
    http://www.hmcdisplay.com
    http://www.churchonwheels.com

    #2
    Originally posted by marshallw View Post
    OK, I have been looking through the css files and I do not see where the numbers are being generated in the site-header__menu I would like to remove them because they show up in Google Search and is not the look I want any longer. Where in the CSS is this number generated??

    Thanks,
    Can you post a screenshot or a link to where you are seeing this behavior? CSS doesn't "usually" generate anything.
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    Comment


      #3
      It is built-in to the theme. When you add a link to the main header nav bar it add a line and a number above it. I found the line in the CSS header file, but the number I can not. You can add numbers with css with the " attr(data-count) " function. However this is not in the header css file, other than in the minibasket count.
      Marshall
      http://www.hmcdisplay.com
      http://www.churchonwheels.com

      Comment


        #4
        Hi Marshall,

        In your administration portal, navigate to ReadyTheme -> Navigation Sets -> site_header_menu and remove this from the code:
        Code:
        <small class="font--italic">0&mvt:global:navigationitem:index;</small>
        Matt Zimmermann

        Miva Web Developer
        Alchemy Web Development
        https://www.alchemywebdev.com
        Site Development - Maintenance - Consultation

        Miva Certified Developer
        Miva Professional Developer

        https://www.dev4web.net | Twitter

        Comment


          #5
          Helps if I click that little pencil.... wow.. I keep clicking the pop out edit button and that was only too add and remove items. I've been digging in server side files looking for this code.... Thanks
          Marshall
          http://www.hmcdisplay.com
          http://www.churchonwheels.com

          Comment

          Working...
          X