1b.app
Link copied -

.btn-primary button style in design management

Tried to change the design of the main button.

I used the following css style:

.btn-primary {

position: absolute;

top:50%;

background-color: #0a0a23;

}

This is what came out of it, screenshot 1311

That is, the button became unavailable.

In the page code, this code looks like this, screen 1312

Please help :) to return to the previous state.

here https://icoloronebox.crm-onebox.com/
Original question is available on version: ua Вячеслав Легеза

Answers:

in this way, you have changed the style for all buttons, that is, now all buttons have become position: absolute. If necessary for a specific button, it must be rotated into the parent element
09.03.2023, 10:22
Original comment available on version: ua

You can open the code inspector, find this button - remove the styles for it (disable them) - it will appear - delete the css and save the page - or give me access to the box, I will do it
09.03.2023, 10:26
Original comment available on version: ua

Легеза Вячеслав iCOLOR OneBox
ФОП Легеза В.В.
Personal license
Leave a message in this thread and the user's contacts will be shown to you

Derkach Dmytriy
OneBox production wrote:
You can open the code inspector, find this button - remove the styles for it (disable them) - it will appear - delete the css and save the page - or give me access to the box, I will do it

granted access
09.03.2023, 10:58
Вячеслав Легеза Original comment available on version: ua

Легеза Вячеслав iCOLOR OneBox
ФОП Легеза В.В.
Personal license
Leave a message in this thread and the user's contacts will be shown to you

Derkach Dmytriy
OneBox production wrote:
You can open the code inspector, find this button - remove the styles for it (disable them) - it will appear - delete the css and save the page - or give me access to the box, I will do it

I did it myself, everything worked out
thank you very much for your help
09.03.2023, 11:17
Вячеслав Легеза Original comment available on version: ua

Легеза Вячеслав iCOLOR OneBox
ФОП Легеза В.В.
Personal license
Leave a message in this thread and the user's contacts will be shown to you
I will share as I did now in my own

***

.btn-primary {

background-color: #003F68;

color: #fff;

min-height: 25px;

min-width: 100px;

border: none;

border-radius: 7px;

}

.btn-primary:hover {

background-color: #BF3D03;

transition: 0.7s;

}

.btn-primary:active {

background-color: #FFD208;

color: #0088D4;

}

.custom-body

{

background-color: #fff;

}

***

Perhaps someone from the novice partners will help to start understanding CSS styles that are already available
09.03.2023, 12:07
Вячеслав Легеза Original comment available on version: ua

We do not provide assistance with writing styles and layout training.
If questions in the spirit of "I made up for something and everything broke down" become more frequent, we will apply the withdrawal of money from the balance for each such question.
09.03.2023, 13:45
Как со мной связаться - никак :)
Задавайте вопросы на форуме публично - и я отвечу.
Подробнее - https://1b.app/ru/user/11/
Original comment available on version: ru

Легеза Вячеслав iCOLOR OneBox
ФОП Легеза В.В.
Personal license
Leave a message in this thread and the user's contacts will be shown to you


Miroshnichenko Maxim wrote:

We do not provide help with writing styles and typesetting training.

If questions in the spirit of "I made up for something and everything broke" will become more frequent - we will apply withdrawal of money from the balance for each such question.



since I cut it myself, this is a paid topic right away

i.e. I paid the solution
09.03.2023, 17:09
Вячеслав Легеза Original comment available on version: ua

Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter. Log in and comment