Issue #1268Opened July 9, 2018by kuldeepcis0 reactions

Add pre define style on hover

Question

We wants to add pre define style on hover of the button .We know we need to define the state attribute for the block but don't know how to write it can you please provide a example.

Answers (2)

artfJuly 15, 20180 reactions

Just add the style inside the block

content: `
	<button class="btn"></button>
	<style>
		.btn:hover {
			...
		}
	</style>
`,
lock[bot]September 17, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.