Contact Text Front Page

April 2014 WordPress Theme
GK User
Fri Dec 12, 2014 7:24 pm
I must have removed or changed something while editing the "Contact" section of the front page. Now the left side type is small.

Could someone past the full widget code from the quick install for me? I may want to revert back to the demo look with the map. Thank you.

http://play.hdplayback.com/#contact
User avatar
Senior Boarder

GK User
Fri Dec 12, 2014 7:35 pm
Sure,

This is the default widget codee:
Code: Select all
<div class="gk-map" data-src="[pageurl]/wp-content/themes/John/images/demo/map.jpg"> </div>

<div class="gk-contact-form" data-scroll-reveal="enter right and move 50px over 0.45s">
<address>2130 Broadway #1<br>
New York, NY 10023</address>

<p class="gk-contact-footer">Feel free to email me. I would be happy to answer any questions you might have.</p>

[contactform name="yes" email="yes" title="no" captcha="no"]

<p class="gk-contact-social-icons"><a href="https://facebook.com/gavickpro" target="_blank"><i class="fa fa-facebook"></i></a><a href="https://twitter.com/gavickpro" target="_blank"><i class="fa fa-twitter"></i></a><a href="https://plus.google.com/+gavickpro" target="_blank"><i class="fa fa-google-plus"></i></a><a href="#linkedin" target="_blank"><i class="fa fa-linkedin"></i></a><a href="http://pinterest.com/robertgavick/" target="_blank"><i class="fa fa-pinterest"></i></a><a href="http://www.gavick.com/magazine/?format=feed&amp;type=rss" target="_blank"><i class="fa fa-rss"></i></a></p>

</div>

All widget sources may be found on the configuration page:
https://www.gavick.com/documentation/wo ... uration-2/
(widget settings section)
User avatar
Moderator

GK User
Fri Dec 12, 2014 8:40 pm
Piotr,

I guess the code isn't issue. Is there something wrong with my title syntax for this section? The text is very small only in #contact Thanks for your help.

Code: Select all
Don't[br]hesitate to[br]contact[br]me[icon-mail]


hdplayback.com
User avatar
Senior Boarder

GK User
Fri Dec 12, 2014 9:58 pm
On my site I removed one of the widgets for #works section. Could that be causing the font/text size issue with #contact? Everything else seems fine.
User avatar
Senior Boarder

GK User
Mon Dec 15, 2014 9:56 am
You don't have widget style added, please check your contact widget, click widget rules button and add this custom CSS class to your widget style:
Code: Select all
bigtitle title-left icon-color4
User avatar
Moderator


cron