• Resolved Daniel

    (@damen02)


    Hi, I think this is a bug report.

    I’m trying to get a fixed positioned block.

    I added a CSS class in a Spectra Lottie Animation block, using the “Advanced > Additional CSS class(es)” field. Then created a CSS rule on “Spectra > Custom CSS” field, in the page where the block is used.

    Here is the rule:

    .myfixed {
    position: fixed;
    bottom: 0;
    }

    In the editor, CSS rules produce a strange behavior on the block, and in the front-end the CSS class even not appear.

    I tried the same procedure in a Spectra Post Carousel with same results

    I tried the same procedure in a standard WP heading block, and guess what… it works as expected!

Viewing 1 replies (of 1 total)
  • Hi @damen02,

    Sorry for the inconvenience caused to you.

    I have checked on my installation and the custom class is showing fine on the frontend, here is the reference video: https://d.pr/v/oqyGDL

    Can you please check by turning off all the third party plugins and clearing all the caches including the server-side cache.

    Please try and let me know how it goes.

    Have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘Additional CSS class(es) doesnt work’ is closed to new replies.