-
AuthorPosts
-
June 24, 2024 at 10:21 am #1457780
hello,
I want to add rounded edge on Text blocks but I cant get that. Also I want to add some other elements on site but I don’t know how to that.
I’m attaching a link to the site and a template of how I want the elements to look. I did most of it, but I don’t know how to put 2-3 elements together. So if you can help me solve the problem? Thank you in advance.June 24, 2024 at 1:08 pm #1458017Hey Zaccc,
Please try the following in Quick CSS under Enfold->General Styling:
.av-brd06i-eaef0e2e0dabaa7c6f27ce812c6e77b7 { border-top-left-radius: 10px; border-bottom-left-radius: 10px; } .av-9ur522-fdab728712108834cfbf06903464edf4 { border-top-right-radius: 10px; border-bottom-right-radius: 10px; } .av-36owea-e30845402d9141e0a7985ef614696b1e, .av-tyhgy0-5f148e6f7c4f2268fc5e80a8daae4d58 { border-radius: 10px; }
Best regards,
RikardJune 25, 2024 at 9:20 am #1458561Hello Rikard,
It is all the same.
Regards
June 25, 2024 at 12:52 pm #1458575Hi,
Did you try to toggle the file compression options and select to activate the option to delete old CSS and JS files under Enfold->Performance?
Best regards,
RikardJune 25, 2024 at 1:38 pm #1458594Hello,
Yes I am all that is activated.
regards
June 25, 2024 at 8:34 pm #1458741Hi,
Please try to deactive the file compression options, then activate the option to delete old CSS and JS files. If you need further help then please post admin WordPress login details in private.
Best regards,
RikardJune 26, 2024 at 10:58 am #1459422This reply has been marked as private.June 26, 2024 at 3:06 pm #1459565Hi,
Thanks for that. I’ve edited the CSS for you, please review your site.
Best regards,
RikardJune 28, 2024 at 2:39 pm #1459983This reply has been marked as private.June 29, 2024 at 11:14 am #1460041Hi,
Thanks for the update. The first link returns a 404 error, and the other two you can set a border radius in the element options. I’ve edited the first one for you so that you can see how it’s done. Please let us know if you should need any further help.
Best regards,
RikardJuly 14, 2024 at 8:26 pm #1462044Hello Rikard,
I have put this CSS but it is not working.
}
.av-799ml0-f06bad9dfa8d3722f537ce7786665c7f {
border-radius: 10px !important;
}July 14, 2024 at 9:00 pm #1462048Hi,
For the page that you linked to, please try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:.av-71o5oc-a8dc12cd8b5da5904a0f5d2b3077d9f9 { border-radius: 10px !important; }
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.Best regards,
MikeJuly 26, 2024 at 9:33 pm #1463086Hello,
I have copy your code but nothing is happen.
Also I have problem I cant change menu links color. I have try everything but nothing is working. I know where to change because I use Enfold 10 years. I have disable cache on hosting.
Is it possible to have different color of menu on each page? Because I have images on header and it is not looking good same color on all images.July 27, 2024 at 7:45 pm #1463127Hi,
Please note that the css above is specific for the element on the one page, you can tell this is the case whenever you see a class like this: .av-71o5oc-a8dc12cd8b5da5904a0f5d2b3077d9f9
so this css won’t work on your new page, perhaps it will be easier you you to use the options in the element, go to the column ▸ layout ▸ borders ▸ Border Radius and set to 10px :
I did this for you, please check:
Best regards,
MikeJuly 28, 2024 at 12:41 pm #1463148Hello Mike,
I didn’t know that. I have thought that I need to make CSS for each element . I didn’t know that I have option trough GUI.
July 28, 2024 at 2:23 pm #1463150Hi,
Glad we could help, unless there is anything else we can help with on this issue, shall we close this thread then?Best regards,
MikeAugust 5, 2024 at 5:52 pm #1463857Hello Mike,
I don’t know what is reason why I cant change menu color on this site? I have try several times , clear cache on server etc but nothing. I have mange to change color on menu when you scroll and menu is stick,
Regards
August 5, 2024 at 9:09 pm #1463873Hi,
Thanks for the update. If you have questions which are not related to the original topic, then please open a new thread.
We’ll close this thread for now since your original question seems to have been resolved.
Best regards,
Rikard -
AuthorPosts
- The topic ‘Rounded edge’ is closed to new replies.