Whenever I try to add custom CSS to a new page and hit save I receive the confirmation message and the page refreshes but my CSS doesn’t stick.
We’ve already disabled all non-essential plugins.
Whenever I try to add custom CSS to a new page and hit save I receive the confirmation message and the page refreshes but my CSS doesn’t stick.
We’ve already disabled all non-essential plugins.
Hi there,
Where are you placing the custom CSS?
Kindly try to add it in X > Launch > CSS.
Hope this helps.
I am currently trying to add it through the Pro Editor for external CSS but only want it on the specific page.
Hi There,
Please provide us the site URL and login credentials in “Secure Note” (the button with the key icon) so we can take a closer look.
And please point us the specific page and share us the Custom CSS that you’re trying to add.
Thank you,
Secure note included above.
Hi There,
Thank you, I see a lot of resource on that page that is coming from http://killer-sites.com that generates a cross-origin and mix-content issue (https://prnt.sc/ft1cl7), please address that.
For now place your CSS on Pro > Launch > Theme Options > CSS, you can add the page-id class to your selector so your other pages won’t be affected.
.page-id-6804 .flex-control-nav {
position: initial;
padding: none;
line-height: 1;
text-align: center;
background-color: #fff;
border-radius: 4px;
margin-top: -170px;
}
Thanks,
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.