Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #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.

    #1458017

    Hey 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,
    Rikard

    #1458561

    Hello Rikard,

    It is all the same.

    Regards

    #1458575

    Hi,

    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,
    Rikard

    #1458594

    Hello,

    Yes I am all that is activated.

    regards

    #1458741

    Hi,

    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,
    Rikard

    #1459422
    This reply has been marked as private.
    #1459565

    Hi,

    Thanks for that. I’ve edited the CSS for you, please review your site.

    Best regards,
    Rikard

    #1459983
    This reply has been marked as private.
    #1460041

    Hi,

    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,
    Rikard

    #1462044

    Hello Rikard,

    I have put this CSS but it is not working.

    }

    .av-799ml0-f06bad9dfa8d3722f537ce7786665c7f {
    border-radius: 10px !important;
    }

    #1462048

    Hi,
    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,
    Mike

    #1463086

    Hello,

    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.

    #1463127

    Hi,
    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 :
    Enfold Support 6403
    I did this for you, please check:
    Enfold Support 6405

    Best regards,
    Mike

    #1463148

    Hello 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.

    #1463150

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this thread then?

    Best regards,
    Mike

    #1463857

    Hello 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

    #1463873

    Hi,

    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

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘Rounded edge’ is closed to new replies.