How to set menu links to open in a new tab? I've added the target attribute but it didn't work. I hope someone can kindly tell me the solution. #1680
              
                
                  
                  
                    Answered
                  
                  by
                    rickeygong
                  
              
          
                  
                    
                      rickeygong
                    
                  
                
                  asked this question in
                Q&A
              
            -
| I'm using the PaperMod version 8.0. How to set menu links to open in a new tab? I've added the target attribute but it didn't work. I hope someone can kindly tell me the solution. menu:
      main:
        - identifier: travelling
          name: Travelling
          url: https://www.travellings.cn/go.html
          target: _blank  # This specifies that a new TAB opens
          weight: 1 | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            rickeygong
          
      
      
        Feb 18, 2025 
      
    
    Replies: 1 comment
-
| Refer to : #1672 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        rickeygong
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Refer to : #1672