sonai
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enliven] White spaceHi,
Can you please send the url?
Forum: Themes and Templates
In reply to: [Minamaze] Media files can't uploadForum: Themes and Templates
In reply to: [Spun] Navigation left and right arrow buttons disappearedhi,
Can u plz send ur link?Forum: Themes and Templates
In reply to: How to centre Paypal formHi,
can u plz send your link?Forum: Themes and Templates
In reply to: [Hueman] Menus appear only in mobile view but not desktop viewHi,
Can you pls send ur link?Forum: Plugins
In reply to: [Genesis Custom Footer] Responsive Footer.site-footer .wrap {
line-height: 30px;
}pls add this,then chk this
Forum: Plugins
In reply to: [Genesis Custom Footer] Responsive FooterHi,
can you pls send your link?Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displaythat div working for validation message displayed
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displayyou are add your styles on admin via…
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displayForum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displaycan you pls add your main css?
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displayya…sure…
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displayIt’s k
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displayNo pbm, you just add class on that button on form.
For Ex;<p class=”subm-but”>[submit “Send”]</p>
and add class,
form.wpcf7-form p.sub-but input[type=”submit”] {
display: block;
}Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 submit button doesn't displayhi,plz go to,
http://addysmith.com/ao/wp-content/plugins/gt3-pagebuilder/css/pb-modules.css?ver=3.9.2, then,
find .shortcode_button.btn_small.btn_type4 class and remove (display:none;) property.