Joe Sharples
Posts: 0
Joined: Mon Aug 18, 2014 1:31 pm

I cannot view my pop up in the editor

I am using outline view, selecting the pop up and toggling the eye icon. the icon is switching between visible and not but the popup is not appearing on the editor.

Joe Sharples
Posts: 0
Joined: Mon Aug 18, 2014 1:31 pm

I cannot view my pop up in the editor

Problem solved.

I am using css to remove the border.

.ui-popup {
position: relative;
border: 0 !important;
}

after removing this it work. I will just have to add it back in at the end

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

I cannot view my pop up in the editor

Hello,

Sorry, do you need further assistance?

Joe Sharples
Posts: 0
Joined: Mon Aug 18, 2014 1:31 pm

I cannot view my pop up in the editor

Hi Sergiy,
no i don't need further assistance, i will just add the css asset back once i have finished editing the popup.

Ideally it would be good if the popup remained editable in the builder with the css assets active. maybe this could be fixed in future builder updates.

Return to “Issues”