Skip to content

Commit 27a67ce

Browse files
authored
Merge pull request #59 from cortex-cms/topic/COR-787-Update-Recommended-Size-Text
COR-787: Update Media Recommendation Text
2 parents 09f99b8 + 78f614a commit 27a67ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/tasks/cortex/core/media.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ namespace :cortex do
7676
"elements": [
7777
{
7878
"id": media.fields.find_by_name('Asset').id,
79-
"tooltip": "Recommended blog featured image size: 1452px x 530px with a live area of 930px x 530px"
79+
"tooltip": "Recommended Size: 840 x 400 if you want to use a single image as your tile and blog header image."
8080
}
8181
]
8282
}

0 commit comments

Comments
 (0)