• Resolved universal1914

    (@universal1914)


    Hi!

    I’ve been trying to use the fixed background feature for rows and columns, but it just doesn’t work. Changing the “Attachment” option from scroll to fixed or viceversa doesn’t seem to change a thing.

    I have tried changing the images, using full height and default height, etc. I don’t know if I am doing something wrong or if this feature is not working anymore.

    Thanks in advance for your replies.

    Rafael

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Ben Carlo

    (@hinampaksh)

    Hey @universal1914,

    Thanks for posting!

    The theme you’re using has styling which is preventing the fixed background from working.

    Adding the snippet below should fix the issue. ??

    .fl-builder article.hentry {
      transform: none;
    }

    You can place it under Tools > Global Settings > CSS. More info about it in our article below.
    https://docs.wpbeaverbuilder.com/beaver-builder/getting-started/bb-editor-basics/tools-menu/

    Ben

    • This reply was modified 2 years, 4 months ago by Ben Carlo.
    Thread Starter universal1914

    (@universal1914)

    WORKS LIKE A CHARM!!!!

    Thank you very much for your prompt reply, and very useful information. I love that theme, I didn’t know it had that detail preventing the fixed background feature.

    Again, thank you. The CSS code worked perfectly.

    I hope more people can see this if they are having the same issue.

    Cheers,

    Rafael

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Fixed background” not working’ is closed to new replies.