How do i make a page with multiple images/links in Avenue theme?

like a page like this:

https://www.merchmountain.com/collections

click on Pages create a new page and add your content in text editor or add image or html code there you can add links on text and images also

Thank you Sajeel - I saw that, and saw even “add a table”. A table?? I’m concerned it’s not going to render properly for mobile – I would like a page like this, with rows of 3 rectangular images w links:
https://www.merchmountain.com/collections
I could do this in 2 mins. w/ html, Wordpress or Wix but this theme in Shopify seems so limited.

use this code and style it… select the html option in editor or try pasting this code in editor


  

  
    
    # text here
    
  

  
  
    
        # text here
    
  

  
  
    
        # text here
    
  

  

  
    
    # text here
    
  

  
  
    
        # text here
    
  

  
  
    
        # text here
    
  

  

  
    
    # text here
    
  

  
  
    
        # text here
    
  

  
  
    
        # text here
    
  

Thanks Sajeel - I will do that - thanks so much for your help!

@keltoid15 no problem. just mark my solution accepted if it works for you