Issue #582💬 AnsweredOpened November 28, 2017by suraj7401 reactions

Background image issue

Quick answerby artf1

Use this

Read full answer below ↓

Question

Hi @artf one more issue when using custom manager , what do we set on background images? editor.getSelected().set('src', url) not working on background images. should i replace 'src' with 'background'?

Answers (3)

artfNovember 30, 2017

Use this

editor.getSelected()
    .addStyle({'background-image': `url(${url})`});
suraj740November 30, 2017

@artf Thank you for the awesome work man! 👍

lock[bot]September 18, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.