• Resolved Frederic

    (@desclosf)


    Hi,

    First, thanks for this great plugin.

    Nevertheless, I’m facing style issue with a proprietary them. Actually the “awebooking” class added to “page” screw my entire page design. Is there a way to move this class addition from page to container ? box-sizing is killing me 🙂

    thanks for your help
    F.

Viewing 1 replies (of 1 total)
  • Plugin Contributor anhskohbo

    (@anhskohbo)

    For now you can only overwrite with CSS:

    `
    body.awebooking { box-sizing: content-box !important }
    `

    I think this will work for you!

Viewing 1 replies (of 1 total)
  • The topic ‘Page style issue’ is closed to new replies.