• Resolved nitarocker

    (@nitarocker)


    Hi. I have put in WordPress in one Text Block :
    [wpsbc id=”1″ title=”no” legend=”no” legend_position=”side” language=”fr”]

    But as you see the size is not good and i am not be able to see the entire word of the month. That is because it’s the free version? Can i change the size?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Roland Murg

    (@murgroland)

    Hey @nitarocker,

    This is a small styling conflict with your theme. Could i please have a link to your website where the calendar is embedded? I can send you a small code snippet to fix it.

    If you’re not comfortable sharing it here publicly, you can email us at [email protected]

    Thread Starter nitarocker

    (@nitarocker)

    Hi. Thanks for answer , i would like to change it more little and to be able to see the Month all the entire letters! https://www.montblanc-skydive.fr/#reservez

    Thanks,
    Anna

    Plugin Author Roland Murg

    (@murgroland)

    @nitarocker, please go to your WP Admin -> Appearance -> Customize -> Additional CSS -> and add in this line of code:

    .wpsbc-select-container select { margin: 0 !important; padding: 0 10px !important; line-height: 26px !important;}

    Thread Starter nitarocker

    (@nitarocker)

    Thanks! It works now!!! Can i make it more little? All the calendar? i see it too big…

    Plugin Author Roland Murg

    (@murgroland)

    Sure, you can add a max-width to the calendar. Currently the maximum width is set to 380px, you can decrease this by adding this code in the same place as before:

    .wpsbc-container .wpsbc-calendars .wpsbc-calendar {max-width: 300px !important}

    Thread Starter nitarocker

    (@nitarocker)

    Thanks!!! it works!!! i imagine i can not change the colours…green en red.

    Plugin Author Roland Murg

    (@murgroland)

    I’m sorry but this is only possible in the Premium version of the plugin 🙂

    Thread Starter nitarocker

    (@nitarocker)

    Thanks!!!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Wrong size’ is closed to new replies.