css not saving

muatazjabri.mj2
6 Posts
muatazjabri.mj2 posted this 21 April 2020
Ask a Question

im adding css but it is not being saved.

im adding css but it is not being saved.
Vote to pay developers attention to this features or issue.
5 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 22 April 2020

Hi,

Could you please attach a txt file with the CSS you're using. We'll check this issue on our side.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Could you please attach a txt file with the CSS you're using. We'll check this issue on our side. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
muatazjabri.mj2
6 Posts
muatazjabri.mj2 posted this 24 April 2020

hi,
I managed to save it after restarting the app.
But I faced other issue which is some of the css was not working. the part that did not work was about button radius.
I tested button radius code on external code editor and it works but i did not work on nicepage desktop.

hi, I managed to save it after restarting the app. But I faced other issue which is some of the css was not working. the part that did not work was about button radius. I tested button radius code on external code editor and it works but i did not work on nicepage desktop.
Support Team
Support Team posted this 27 April 2020

Hi Muataz,

Probably the code is not correct. Please attach your exported project, provide the code that you have added and let me know what buttons should be affected by that code.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Muataz, Probably the code is not correct. Please attach your exported project, provide the code that you have added and let me know what buttons should be affected by that code. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
geigenmusikant2
1 Posts
geigenmusikant2 posted this 09 June 2020

Hi Muataz,

Probably the code is not correct. Please attach your exported project, provide the code that you have added and let me know what buttons should be affected by that code.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, this is somewhat related - through the Site tab -> Settings -> CSS I tried adding the following snippet:

.collapsible:after {
  content: '\02795';
  font-size: 13px;
  color: white;
  float: right;
  margin-left: 5px;
}


.active:after {
  content: "\2796";
}

If I click on Done and reopen the settings, it is replaced with ">. Not sure what is going on

> Hi Muataz, > > Probably the code is not correct. Please attach your exported project, provide the code that you have added and let me know what buttons should be affected by that code. > > ................................................... > Sincerely, > Hella > Nicepage Support Team > > Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 > Follow us on Facebook: http://facebook.com/nicepageapp Hi, this is somewhat related - through the Site tab -> Settings -> CSS I tried adding the following snippet: .collapsible:after { content: '\02795'; font-size: 13px; color: white; float: right; margin-left: 5px; } .active:after { content: "\2796"; } If I click on Done and reopen the settings, it is replaced with `">`. Not sure what is going on
Support Team
Support Team posted this 10 June 2020

Hi,

I have copied this code inside the Site Settings >> CSS and that was saved just fine. Please check that the code is copied completely. And provide your project where you get the issue.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, I have copied this code inside the Site Settings >> CSS and that was saved just fine. Please check that the code is copied completely. And provide your project where you get the issue. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments