Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1419632

    Please need help.
    I was trying to Set Column Width in px and not % for the frontpage using the first solution in this post:

    #custom-section .flex_column.av_one_fourth {
    min-width: 300px !important;
    width: 300px !important;
    }

    Then I created the ID Attribute (tech) in the element (2/5 column) I wanted to modify.
    Ahd finally I changed the one-fourth to two-fifth which is the layout I was trying to set to 400px

    When I tryed to preview the page, it was gone. The page is broken. I can only se the header and the footer.
    Erased the Quick Css in General Styles, but it isn´t working.
    It is only happening in the frontpage. The other 2 pages are working ok.

    Probably I didn´t understand how to do it. and broke the page.
    I´m graphic designer, been using Enfold for a while, but not a programmer.

    Could you please help me?
    Thank you so much

    • This topic was modified 1 year, 2 months ago by creinosom.
    • This topic was modified 1 year, 2 months ago by creinosom.
    #1419697

    Hey creinosom,

    Thanks for the login details. Could you share a screenshot highlighting what you would like to achieve please?

    Best regards,
    Rikard

    #1419769

    Hi!
    I would like the 2/5 column to have a fixed 350 px width.
    Screenshot:
    https://drive.google.com/file/d/1nWkywoP-BzjQqxzyuCmHLaX042P6oXKF/view?usp=drive_link

    Thank you for your quick response.

    #1419815

    Hello Rikard, any insight please?
    Claudia

    #1419829

    Hi,

    Thanks for the update. The screenshot is not shared publicly, so we can’t view it. Please share it publicly or upload it to imgur or snipboard instead. I’m not sure which element you are looking to target on your actual site either, your front page looks empty on my end.

    Best regards,
    Rikard

    #1419946

    This is the link for the element I want to change.
    https://snipboard.io/I8T2ef.jpg
    And yes the main page is not showing since I tried to change this element in the Quick Css. And I don´t kow why this happened.
    I deleted de quick css but still not showing.

    Thanks a lot

    #1419954

    Hello!!! Can you see my image now?

    #1419985

    Hi,

    Thank you for the update.

    Yes, we can now see the image, but we can’t see the content of the “Inicio” page. We saved the content as template named “inicio template a” and applied it to another page. Please delete the current home page then replace it with the page in the private field.

    To adjust the style of the column shown in your screenshot, consider using this css code. Avoid setting a fixed width in pixels because it will not respond properly on different screen sizes.

    .responsive #top #wrap_all .flex_column.av-3p5h0yj-7ac6c7bb93c2a48afb5f04e07516a84b {
        width: 60%;
    }

    Best regards,
    Ismael

    #1420089

    Thank you all for your help Ismael. It´s working now!!!

    Claudia

    #1420100

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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