dookla
Forum Replies Created
-
Forum: Plugins
In reply to: [YOP Poll] Buttom colourThanks,
I’ve edited but the button’s style, but still has the default grey style.
There are two occurrences of this row and I edited both of them and nothing was happened too.
Regards,
Forum: Plugins
In reply to: [YOP Poll] Buttom colourThank you for your reply,
I use wordpress built in button class called “button-primary”
in all of my buttons.
I wonder if I can add the same code in this plugin to avoid changing the style specific each time.
example:<p class=”submit”>
<input id=”submit” class=”button button-primary” type=”submit” value=”Click Here” name=”submit”>
</p>I hope it is possible
Best regards,
Forum: Plugins
In reply to: [YOP Poll] ul li still display in the widgetsolved 🙂
Forum: Plugins
In reply to: [YOP Poll] Buttom colourHello Yop Team,
I have applied the code but all of my buttons inside the page were affected.
I want to apply a class to the button were should I place it in the code?Best regards.
Forum: Plugins
In reply to: [Collapse-O-Matic] Content is expanded by default in mobile browsersUnfortunately the following line
<meta name=”viewport” content=”width=device-width” />
doesn’t exists in my header.php file so I can’t check your solution.
any other idea?Thanks,
Forum: Plugins
In reply to: [Collapse-O-Matic] Content is expanded by default in mobile browsersI tried the android stock browser in 2.3.6 and in 4.2.2
Unfortunately, the “read more” link doesn’t response.
Using mobile browsers like Firefox or Chrome it works fine.Forum: Plugins
In reply to: [Collapse-O-Matic] Content is expanded by default in mobile browsersTry zviagranot.co.il – you get it works like a charm
Try zviagranot.co.il – in mobile device i.e. android browser, all of the content is expanded.Please help solving the mobile issue.