Hi,
i’ve got a problem with the display of a calendar widget on an iPad (v4) . Maybe you can help me.
Best regards, Jos
The website is http://www.dogtalk-cursussen.nl/
Hi JosBlo!
There is not much we can do here really. The sidebar has to have overflow set to hidden or it will not display correctly.
There is an option in Dashboard > Enfold > General Layout > Dimensions for increasing the sidebar width.
If you’d like we can also try reducing the padding of the sidebar but it’s not going to look good I would think.
Regards,
Elliott
Elliott,
thank you for your quick reply, i would like to try both, i just copied the website to a development server and increased the width of the site bar to 30%, this is the max i think. Can you tell me how i can reduce the padding to see how it will looks like?
Temporary location is http://dtc.ify-server.net/
Best regards, Jos
Hi!
Add this to your custom CSS.
.sidebar_right .inner_sidebar { margin-left: 0px !important; }
Regards,
Elliott
Elliott,
I see what you mean with “not looking good”. I’m going to find out if i can reduce the size of the calendar-widget depending on the device.
Thank you for you support!
Best regards, Jos
Elliott,
one question though, is it possible to change the padding based on the space available? So on a desktop de default padding and on the iPad a padding of 2px for example?
Best regards, Jos