-
AuthorPosts
-
December 15, 2017 at 3:55 pm #889321
Hello,
I would like to change the left latéral bar margin on desktop, in order to have it nearer to the leftside.
How could i do it please with my child theme ?
Beside I d like to align the logo with my left lateral bar.
Thanks a lot for tour answer !
Best regards,
Clémentine MassonDecember 15, 2017 at 7:38 pm #889391Hey clemmasson,
Add this to quick css:
.inner_sidebar.extralight-border{ margin-right: 90px!important; }
Best regards,
Jordan ShannonDecember 18, 2017 at 2:51 pm #890024Hello Jordan,
Thanks a lot for your answer, but I weren’t precise enough :
I’d like to reduce all the width of the left side bar to have it smaller and not only the margin Inside the side-bar.
And I’d like to have my right content wider.
Its( a question of balance bethween sidebar and the other content.
How can I do that ?
Thans a lot , !December 18, 2017 at 3:08 pm #890032Hey!
Please go to Enfold theme options > General Layout > Dimensions and adjust the values as needed :)
Cheers!
YigitDecember 18, 2017 at 3:21 pm #890038Thanks ! but in general layout, I can’t do less than 80/20.
I’d like to have less : 90/10 or less like 95/05.I can’t do that in general Layout.
thanks a lot !
ClementineDecember 18, 2017 at 3:50 pm #890044Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.container .av-content-small.units { width: 90%; }
Best regards,
YigitDecember 18, 2017 at 6:08 pm #890145Thanks,
It’s weird, it hasn’t changed anything in Enfold , general styling, Quick Css….
I’ll try again….December 18, 2017 at 6:13 pm #890152Hi,
Have you attempted to hard clear your browser cache? Also be sure to add it to the very top of your custom css so it runs first. If you have errors in any of your other css, then it can prevent it from running.
Best regards,
Jordan ShannonDecember 18, 2017 at 6:22 pm #890160Great, many thanks, it works very well !!
December 18, 2017 at 6:24 pm #890164Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Lateral bar margin’ is closed to new replies.