Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #564737

    I added a booking widget to an enfold site and I have a visibility problem. The widget is a calendar where you can choose the dates and we cannot read the letters of the dropdowns (before clicking on them).

    I have tried adding the widget as a widget and also in each page as text. And with both I have the same problem. Is this a line height problem? I have also requested help from the Chamber of Commerce that is providing this widget and so far they are unable to solve it.

    Can you help? Thanks

    #564798

    Hey lisiya!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .OsProduitPlanning select {
        padding-bottom: 0!important;
        margin-bottom: 0!important;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.