Popup Layouts Close Button - Question | JoomShaper

Popup Layouts Close Button

P

pluntke

SP Page Builder 9 months ago

Hello, I tried SP Page Builder Popups. I used popup layouts. In the frontend, the icon x is not displayed correctly. The display in different browsers is different but not correct anywhere. The x is not displayed. A second question, how can I hide this close button completely? Thanks!

0
5 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #180057

Please check that Load FontAwesome is turned on in SP Page Builder settings.

prnt.sc/3s_ycP0vByP6

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #180029

Hello pluntke

I have not found the issue of not showing closing icon x on the frontend. Please share a screenshot of your issue to understand it better. Take a screenshot and share via any platform. For example: Lightshot or Imgur.

prnt.sc/cYGGD2HUORJW

However, you may use this CSS to

Template Options -> Custom Code -> Custom CSS

to hide the icon.

.sp-pagebuilder-popup-close-btn{
    display: none !important;
}

Best regards

0
P
pluntke
Accepted Answer
9 months ago #180031
0
P
pluntke
Accepted Answer
9 months ago #180063

That's it. Thank you

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #180073

You are welcome 😊

Please accept the answer that helped you. Finding the solution for the other users with the same issue will be easier. There is a button to accept answers after each comment.

I have a humble request too. It would be very kind of you if you can manage some moment to give us feedback on

  1. Joomla Extension Directory
  2. TrustPilot

This will inspire us to improve.

0