Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 1st edition of the Target Community Lens newsletter is out now! Click to the right to find all the latest updates
SOLVED

Using Target in Websites having Layering

Avatar

Level 2

Hi There,

I have a website where layering is done on the pages , one layer of video runs in the background with text and icons being overlapped on a different layer.

When I create a Target activity and the try to edit the elements on the pages in the VEC,  I am not able to edit the content in the background layer because I am not able to catch the HTML tags for that page using the Edit text/HTML options.

Can someone help. Any help would be appreciated.

Thanks

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

If you confident with CSS selectors, then consider using Modification (click on the </> icon on the top).

Let me know if that helps.

Alternatively, try the following:

1. Select the element the way it's posisble

2. Click "Expand Selection"

3. Click "Edit" > "Text/HTML". Check the HTML.

If the HTML still does not contain the desired layer, repeat (1) and (2) and Expand Selection one more time. Keep expanding unless you find the element you would like to amend.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

If you confident with CSS selectors, then consider using Modification (click on the </> icon on the top).

Let me know if that helps.

Alternatively, try the following:

1. Select the element the way it's posisble

2. Click "Expand Selection"

3. Click "Edit" > "Text/HTML". Check the HTML.

If the HTML still does not contain the desired layer, repeat (1) and (2) and Expand Selection one more time. Keep expanding unless you find the element you would like to amend.

Avatar

Level 2

Thanks a lot Andrey !! Expanding the selection a couple of time gave me the html tag for the background layer  !!