-
AuthorPosts
-
January 23, 2021 at 2:35 am #1274879
Hello Kriesi Team,
i use enfold with the main menue in the left sidebar. But the sidebar is too big, the width is more than 20 % even though i choose 80% | 20%.
Is there any possibility to reduce the width?And another Question: can i reduce the space beetween two columns in general or in a specific section?
best regars
ManfredJanuary 23, 2021 at 6:24 am #1274904Hey Manfred,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan ShannonJanuary 23, 2021 at 9:38 am #1274929Hey Shannon,
thank you for feedback, the infos are in the Private Content section,
best regards
ManfredJanuary 24, 2021 at 5:08 am #1275018Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.html_header_sidebar #top #header { width: 250px; } .html_header_left #main { margin-left: 250px; }
Best regards,
RikardJanuary 24, 2021 at 9:30 am #1275024Hi Rikard,
perfect, it works.
And the other Question: can i reduce the space beetween two columns in general or in a specific section?
Do you have any idea?Best regards,
ManfredJanuary 25, 2021 at 4:46 am #1275175Hi Manfred,
Thanks for the update. I’m not sure which space you are looking to reduce, could you try to explain a bit further, or post a screenshot highlighting your intentions please?
Best regards,
RikardJanuary 25, 2021 at 10:10 am #1275202Hi Rikard,
here the screenshot:
https://www.liedtke-kern.de/download/screenshot_support.jpgbest regards
ManfredJanuary 26, 2021 at 4:54 am #1275366Hi,
Thanks for the screenshot. Please try this CSS as well:
.home #av-layout-grid-3 .av_one_third { margin-left: 20px; width: 40%; }
Best regards,
RikardJanuary 26, 2021 at 10:22 am #1275426Hi Rikard,
thank you, it works – unfortunately i dont know how.
Therefore i did not succeed in adapting it to the <989px design.
I tried:
.home #av-layout-grid-4 .av_one_half {
margin-left: 20px;
width: 40%;
but that did not change anythingbest regards
ManfredJanuary 27, 2021 at 1:02 pm #1275773Hi Manfred,
Thanks for the update. What exactly are you looking to adjust below 990 pixels?
Best regards,
RikardFebruary 1, 2021 at 6:57 pm #1276901Hi Rikard,
thank you for feedback,
my question was obsolet, its a different element and i could solve it on my own.And thank you for your support, I really appreciate that!
best regards
ManfredFebruary 2, 2021 at 12:44 pm #1277115 -
AuthorPosts
- You must be logged in to reply to this topic.