Tagged: enfold
-
AuthorPosts
-
September 20, 2022 at 8:01 pm #1365766
Hello,
on the following page I would like to change the payment button so that it is rounded like the others on the page https://www.alfieridellatuscia.it/iscrizione/
Also I would like more info in the same line on the following page https://www.alfieridellatuscia.it/agonistica/
Thanks in advance for your help.
- This topic was modified 2 years, 2 months ago by cuccarini.
September 21, 2022 at 8:44 am #1365791Hey cuccarini,
Please try the following in Quick CSS for the button:
.forminator-button { border-radius: 35px; padding: 20px 50px; }
I’m not sure I fully understand your second question though, where exactly are you looking to add more information?
Best regards,
RikardSeptember 21, 2022 at 3:06 pm #1365852Hello Rikard,
I tried using the code in the quick CSS but it didn’t work.
Regarding the other problem, on smartphone in the page https://www.alfieridellatuscia.it/agonistica/ I simply wanted to increase the number of items present within a row, today you see only one item at a time. For example now you se in one row a photo after a text box and so on. I would like to have 2 o 3 items in the same line if possible.Thank you
AndreaSeptember 22, 2022 at 9:06 am #1365934Hi,
Thank you for the update.
We edited the css code a bit and make the selector more specific. Please make sure to toggle the minification and purge the cache after adding the css code.
#top .forminator-ui.forminator-design--flat .forminator-button-next { background-color: #a81010; color: #FFFFFF; border-radius: 35px; padding: 20px 50px; }
Best regards,
IsmaelSeptember 22, 2022 at 12:27 pm #1365973Hello Ismael,
thanks for the hint, I have reported your code in quick CSS, but unfortunately it didn’t work. Keep in mind that the button to change is the one with the word “pagamento”.
Regarding the second problem I raised, I would like to try to be clearer. Currently on the smartphone on the page https://www.alfieridellatuscia.it/entry/ you can see one item at a time, in particular:
– photo on the first line
– text on the second line and so onThe desired result would be to have both the photo and the text on the same line. Thus the page on the smartphone would be more readable.
Thanks for your attention
AndreaSeptember 22, 2022 at 2:53 pm #1365987Hi,
Thanks for the update. I’ve modified and added the CSS I previously posted to Quick CSS, and it’s applying now. Please review the change.
I’m still not sure I fully understand your second request. Is the change to be made on the first or second page I posted in private? If you want the title next to the featured image on the first page, then I would recommend that you don’t make that change. The chances are that your titles will look strange, and that the words will break in order to fit in a limited space. The text will likely also extend past the image vertically, which might not look very nice. If you still want to make this change, then a screenshot highlighting your intentions might help us understand your intentions a bit better.
Best regards,
RikardSeptember 22, 2022 at 3:53 pm #1365994Well Rikard,
I changed the padding and now the button is the same as the others.
As for the second problem, if the result is not good, ok, don’t worry.
Many thanks
AndrewSeptember 22, 2022 at 5:13 pm #1366007By the way,
in the page https://www.alfieridellatuscia.it/tornei-a-tavolino/ using smartphone is it possible to have 2 posts in the same row and not only 1?
Thanks in advance- This reply was modified 2 years, 1 month ago by cuccarini.
September 22, 2022 at 5:24 pm #1366011Hi Andrew,
We’d be happy to provide you with CSS for that, but again, it doesn’t look very good. Please see screenshot in private. Do you still want CSS for that?
Best regards,
RikardSeptember 22, 2022 at 6:29 pm #1366018Thanks Rikard,
I see the screenshot … oh my God!
I do not want this at all, close the ticket please.Best regards
- This reply was modified 2 years, 1 month ago by cuccarini.
September 22, 2022 at 7:32 pm #1366029Hi,
Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Forminator button change’ is closed to new replies.