Reputation: 1241
I was given a credential for a sharepoint site to change the theme of the existing site. However, it seems that the options for "Change the look", "Themes" and "Composed Looks" all return a blank page despite being a "site collection administrator".
From a little research, I've come to know that most probably, it might be because of a permission issue or URL mismatch. I'd be happy if somebody shed some light into this.
Upvotes: 0
Views: 790
Reputation: 2500
You need to have either Site Owner or Designer or Site admin to change the look of the SharePoint site. Looks like currently you don't have these permissions.
The correct URL is https://sitecollectionurl/_layouts/15/designgallery.aspx
Reference - Change the look of your SharePoint site
Upvotes: 1