-
AuthorPosts
-
September 20, 2023 at 1:15 am #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 400pxWhen 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 muchSeptember 20, 2023 at 12:13 pm #1419697Hey creinosom,
Thanks for the login details. Could you share a screenshot highlighting what you would like to achieve please?
Best regards,
RikardSeptember 20, 2023 at 7:35 pm #1419769Hi!
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_linkThank you for your quick response.
September 21, 2023 at 5:19 am #1419815Hello Rikard, any insight please?
ClaudiaSeptember 21, 2023 at 7:53 am #1419829Hi,
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,
RikardSeptember 21, 2023 at 5:56 pm #1419946This 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
September 21, 2023 at 8:30 pm #1419954Hello!!! Can you see my image now?
September 22, 2023 at 6:31 am #1419985Hi,
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,
IsmaelSeptember 23, 2023 at 1:30 am #1420089Thank you all for your help Ismael. It´s working now!!!
Claudia
September 23, 2023 at 11:14 am #1420100 -
AuthorPosts
- You must be logged in to reply to this topic.