Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

campo para CSS adicional #91

Open
luizbills opened this issue Aug 30, 2024 · 0 comments
Open

campo para CSS adicional #91

luizbills opened this issue Aug 30, 2024 · 0 comments

Comments

@luizbills
Copy link
Owner

Atualmente é bem complicado sobrepor o CSS do plugin, pois o wp_enqueue_style é chamado durante a construção do shortcode. Assim, o código CSS acaba indo para o footer, exigindo que customizações usem !important.

Um campo para CSS nas configurações do plugin poderia melhorar isso, adicionando uma tag <style> no lugar correto.

Outra sugestão seria diminuir a especificidade dos seletores usado no CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant