Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1011968

    I’m trying to edit a 1/3 column with Icon Boxes inside of it. Every time I try to add a border and padding around the Icon Box list and Save, it does not take. When trying on another column, I can get the border to go and in the color I want, but it does not respond once again to padding or border radius. Please advise….

    #1012011

    Hey Illingco,

    Try and duplicate the columns that do work properly and edit it to fit your needs.

    Best regards,
    Jordan Shannon

    #1012044

    That’s the thing, none work properly. I get close, but the padding and border radius do not function….

    #1012141

    Hi,

    Thanks for the feedback, where can we see the results you are getting?

    Best regards,
    Rikard

    #1012348

    At the bottom of attached page link…

    #1012429

    Hi,

    Apologies for the confusion. Do you want that area to look like the other area above it. Specifically the first one at the top?

    Best regards,
    Jordan Shannon

    #1012439

    I want to be able to use padding and border radius on the bottom Icon List section…

    #1012442

    Hi,

    It looks like you tried to add some css to the section but its incorrect. It should be this:

     padding: 5px!important;
        border-radius: 2px!important;

    Best regards,
    Jordan Shannon

    #1012446

    I did not add any CSS. I am trying to edit the column with the Enfold/Avia feature inside the page. So far none of this helps…

    #1012449

    Hi,

    Add this to quick css:

    .avia-builder-el-24{
     padding: 5px!important;
     border-radius: 2px!important;
    }

    Best regards,
    Jordan Shannon

    #1012469

    Nope. Doesn’t work at all on the column towards the top of the page, and is way off at the bottom too…

    #1012471

    Hi,

    Do you have a visual screen of what you want to achieve. I guess, I’m having trouble understanding the exact need. My apologies.

    Best regards,
    Jordan Shannon

    #1012474

    No. It’s pretty simple. I want to be able to use the editor to adjust padding and border radius. It simply does not work as it should in your page builder. Is there another moderator who can help?

    #1013453

    Hi,

    The border radius is currently set to 0 and there are no borders applied to the columns. Please provide the login details in the private field. We would like to check the settings.

    Best regards,
    Ismael

    #1013650

    ok…

    #1013979

    Hi,

    Thanks for the update. We need to access the dashboard. Please set the user role to “admin”.

    Best regards,
    Ismael

    #1014217

    All set…

    #1014514

    Hi,

    You forgot to include the pixel unit to the value (2 should be 2px or 2% etc). I set the column to have 5px border radius and 10px inner padding.

    Best regards,
    Ismael

Viewing 18 posts - 1 through 18 (of 18 total)
  • You must be logged in to reply to this topic.