- This topic has 10 replies, 2 voices, and was last updated 2 years, 1 month ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
Viewing 11 posts - 1 through 11 (of 11 total)
- You must be logged in to reply to this topic.
Hi,
is it possible to change the width of the “sidebar alt” using custom css? If no, what other possibility would there be?
website: 10foto.de
Thank you and best regards
Hi Jorn,
To be honest, all the custom coding we provided is beyond the scope of our support, we just kindly check if it’s possible with the simple CSS settings, please share your website URL.
Kind Regards
Hi Vako,
yes of course, i hope it works with simple css.
the URL – see above ;-)))
Thank you very much
Jörn
Hi Jorn,
Please navigate to Dashboard > Appearance > Customize > Additinioal CSS section and add the CSS snippet below:
.sidebar-alt {
max-width: 450px !important;
}
Kind Regards
Hi Vako,
thank heaps. Now I can change the content of this sidebar. Great.
🙂
greetings, Jörn
Hi Vaco,
ah, unfortunately there is a mistake after all. If you open a new page, you can see the sidebar a bit. It looks out on the left side of the screen.
Is there a simple solution?
Thanks and best regards
Jörn
aditional information: over a width of 360px it happens …
Hi Jorn,
This part belongs to the custom coding of JS, we were talked about. I will redirect this topic to the developer’s board and they will check for the possible solutions.
Kind Regards
Hello Vako,
thank you very much for the help and your efforts.
Best regards
Jörn
Hi 🙂
my solution:
.sidebar-alt {
left: -450px;
max-width: 450px !important;
}
I hope it works on all screen resolution.
Best Regards
Jörn
We are glad that you were able to found out the solution by yourself.
Feel free to contact us at any time, we are more than happy to help.
Kind Regards