Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #599547

    Hey,

    Do you have any advice on this problem.
    http://www.airlinestaffrates.com/test-viator/
    As you can see I have added a code for a widget from Viator.
    It should look like this
    Viator widget

    But it does not….. Any idea why the code is not displayed correctly?
    As you can see the enfold styling overrides the widget code + it is not displayed horizontally as it was set in the code..

    Thanks
    Charlotte

    • This topic was modified 8 years ago by Yigit.
    #599828

    Hey Charlotte!

    there is no space for such a layout on your website. What if you remove sidebar?

    Regards,
    Andy

    #599917

    Hi Andy,

    But when I created the widget in Viator I choose width 600px.
    Do you mean it is much wider?

    I try on a page with no sidebar it is the same problem:
    http://www.airlinestaffrates.com/viator-full-width/

    And why does the Enfold style setting override this code?

    Thanks
    Charlotte

    #601061

    Hi!

    I’m sorry but we don’t or can’t provide support for third party plugins as stated on our support policy. Please contact the plugin author.

    Or try to override the plugin style in the Quick CSS field:

    #viatorWidget div .widget_entry {
        width: 32%;
        margin-left: 1%;
        float: left;
    }

    Best regards,
    Ismael

    #601151

    Ok, thanks anyway.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Enfold styling overrides widget code’ is closed to new replies.