-
AuthorPosts
-
November 12, 2019 at 8:24 pm #1156124
Good evening.
I installed the child theme of enfold on my client site as described.
I need the buttons to have a rounded edge and so I entered this css in the quick css section:body div .avia-button {border-radius: 30px; border: none! important; }
I noticed, however, that I don’t take the change.
The question arises spontaneously: but with a child theme can the rapid css be used? How do I set the custom css on a child theme?
Thanks to all in advance
best regard’s
MinoNovember 12, 2019 at 9:53 pm #1156195Hey minogig,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaNovember 13, 2019 at 11:19 am #1156346Good morning.
I would like to update the ticket. The change works.
Maybe it was a caching problem.
If there are other issues related to the button maybe update this ticket.
For now I apologize for your lost time.
RegardsNovember 13, 2019 at 12:49 pm #1156376Here I am. I thought I had solved but unfortunately I find it hard to modify the css of the contact form. Now I need to round the entry fields. For example, in this case I would like to round the edges of the input fields, but even entering the right class I don’t care about anything. I enclose the credentials to access the site in a reserved area
November 14, 2019 at 12:32 pm #1156738Hi minogig,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border-radius: 20px; }
If you need further assistance please let us know.
Best regards,
VictoriaNovember 14, 2019 at 1:21 pm #1156777Great. thank’s a lot :)
November 14, 2019 at 7:29 pm #1156894Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Problem with custom css on enfold theme child’ is closed to new replies.