Okay
  Public Ticket #3629461
Mobile Menu Pinline
Open

Comments

  •  3
    Eric started the conversation

    Hi guys...

    Just wondering if there might be a way to change the color or disable the horizontal line in the mobile menu. I've looked everywhere but just can't seem to find where I can change this. 

    Also, as you can see, I'm actually using a menu item to create a horizontal line to divide what I want to be main menu items and sub menu options. This of course is not ideal so I'm just wondering if there is an easy way to do this including adjusting the line height of two last menu items (Projects and About)

    Thanks in advance!



    Attached files:  IMG_6411.PNG

  •  2,723
    Andrew replied

    Hi Eric,

    Thank you for reaching out to us.

    Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):

    @media only screen and (max-width: 690px) {
      .menu-item-8043 {
        display: none;
      }
    }
    

    Try this and let us know how it goes.

    Thanks,

  •  3
    Eric replied

    Hey Andrew...

    Oddly this didn't seem to work either. Still seeing the white line just above the social icons on mobile. Same on both Chrome and Safari. Any suggestions? 




    Attached files:  IMG_6425.PNG

  •  1,653
    Judith replied

    Hi Eric,

    Thanks for getting back to us.

    To assist you better, we'd love to have a closer look at your setup and to do this, we'll need admin login credentials 

    (dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us? 

    If you prefer, you can safely share the access through a one-time secret note or using an access plugin such as Controlled Admin Access.

    Before you provide this information, we strongly recommend taking a backup of your site.

    If you have any concerns or questions about this process, please don't hesitate to let me know.

    Best regards,


  •  3
    Eric replied

    Hey guys...

    After playing with it again, I realized that because my browser had timed out none of the new CSS provided was taking. This works great, however I think there might be some confusion. I am looking to either be able to change the color or even just eliminate the animated line just above the social icons (see screenshot), not the horizontal line I added as a menu item. 





    Attached files:  IMG_6425.jpg

  •  1,653
    Judith replied

    Hello Eric,

    Thanks for the clarification.

    To assist you better, we'd love to have a closer look at your setup and to do this, we'll need admin login credentials 

    (dashboard URL, username, password) to your site. This will enable us to conduct a more in-depth investigation of the issue based on your specific configurations. Would you mind sharing this with us? 

    If you prefer, you can safely share the access through a one-time secret note or using an access plugin such as Controlled Admin Access.

    Before you provide this information, we strongly recommend taking a backup of your site.

    If you have any concerns or questions about this process, please don't hesitate to let me know.

    Best regards,