# Changing CPT Slugs

The theme registers an extra custom post type arts_portfolio_item which have a default slug portfolio. Those which are used in the permalinks URLs. For example, https://mywebsite.com/portfolio/my-item

If you'd like to change those slugs, go to Customizer → Portfolio Enable custom slug option here and you will see a text field for a custom slug input. Change it as you prefer and click Update in Customizer.

After you're done, you will need to update website permalinks. Otherwise you may get 404 errors on your pages. To update permalinks from admin panel go to Settings → Permalinks and simply click Save Changes – no need to change anything.

Simply click Save Changes without doing any changes