Gamer1
-
Posts
6 -
Joined
-
Last visited
Content Type
Forums
Downloads
Store
Events
Blogs
Gallery
Profiles
Posts posted by Gamer1
-
-
I inserted the code and it still showing text to the right on the live site and centered on the back end.
-
-
-
Hi, I was referring to the text in the yellow bar. The Yellow Bar is a promotional pop up layout option.
-
Site URL: https://www.kingslandkitchen.com
I cant get the text to center on the promotional pop up I am using.
I am using code to remove the X:
.sqs-popup-overlay-close {display: none !important}
To center the text I tried the code below and removed the p as well but its not centering, not sure what I am missing but welcome any advice or fix.
.sqs-popup-overlay-close p {
text-align: center;
}
How do I center text on Promotional Pop-Up
in Customize with code
Posted
I tried the code again and I made a video to show you what I am seeing on the backend versus other browsers that I just installed. I show in the video the css I am already using in case its messing up what shows on the front end of the site. Do you see the text centered on your browser by chance?
I really appreciate your help with this.