Featured collection view all link or button to the right of collection title

Hi @DMMinis

To achieve your needs, pls follow below steps:

  1. Open your theme code editor

2.Find the file Featured-collection.liquid in the sections folder

3.Find the code that render the button View all. Here

  1. Copy the code to the title, here

  1. Remove the code at the step 3

  2. Copy the code and paste it at the end of the file


Hope this helps.