CSS Buttons With HTML Element

carlosalberto.espiritosanto
24 Posts
carlosalberto.espiritosanto posted this 24 May 2021
Ask a Question

Hello everybody, I needed to create some buttons with the HTML Element so I could put the google ads code on them.
I could copy and paste some button codes but I can´t transform the buttons I create and that´s bad cause I need to adjust the buttons to the different devices formats.

How can I create buttons that I can transform with the HTML Element?

Hello everybody, I needed to create some buttons with the HTML Element so I could put the google ads code on them. I could copy and paste some button codes but I can´t transform the buttons I create and that´s bad cause I need to adjust the buttons to the different devices formats. How can I create buttons that I can transform with the HTML Element?
Vote to pay developers attention to this features or issue.
5 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 25 May 2021

Hi Carlos,

You cannot edit the code of the Burron control. If you need to add buttons with the custom code, then please use the HTML control and add the code for the button in it.

...................................................
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 Carlos, You cannot edit the code of the Burron control. If you need to add buttons with the custom code, then please use the HTML control and add the code for the button in it. ................................................... 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
carlosalberto.espiritosanto
24 Posts
carlosalberto.espiritosanto posted this 25 May 2021

Ok. Butt How Can I Control the size? Please show me a code where I Can do It changing part of the code

Ok. Butt How Can I Control the size? Please show me a code where I Can do It changing part of the code
Support Team
Support Team posted this 26 May 2021

Hi Carlos,

You can check the code of any button and modify it for your needs. The basic code looks like this:

<a href="#" class="u-btn u-button-style u-btn-1">Button</a>

...................................................
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 Carlos, You can check the code of any button and modify it for your needs. The basic code looks like this: <a href="#" class="u-btn u-button-style u-btn-1">Button</a> ................................................... 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
carlosalberto.espiritosanto
24 Posts
carlosalberto.espiritosanto posted this 26 May 2021

Hello, sorry but I still didn´t get how to do it. How can I change this?

Hello, sorry but I still didn´t get how to do it. How can I change this?
Support Team
Support Team posted this 27 May 2021

Hi,

If you need to change the appearance of the button created with custom CSS you should use custom CSS. As an alternative, you can create the desired button, do the preview of the page, find the code for this button with the browser developer tool, and copy it.

Nicepage does not provide editing options for the custom HTML elements.
Please let us know if you have any further questions.

...................................................
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, If you need to change the appearance of the button created with custom CSS you should use custom CSS. As an alternative, you can create the desired button, do the preview of the page, find the code for this button with the browser developer tool, and copy it. Nicepage does not provide editing options for the custom HTML elements. Please let us know if you have any further questions. ................................................... 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
You must log in or register to leave comments