Map in the Contact Area of Creativity

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Tue Mar 10, 2015 11:09 pm
Hi Guys!

I want to add a map in the Background of the Contact Section, like in the "Steak House" theme....
And the button "LOCATE US" too....

How I can do this?

Thanks!
User avatar
Gold Boarder

GK User
Wed Mar 11, 2015 8:22 am
Hi,

Try to use this code to add the image map:
Code: Select all
.onepage #gk-bottom1 .box:last-child {
   background: url('path_to_your_map');
}


Regarding the button, you can use the same syntaxt from the content and copy css styles, but in the Creativity the map icon is not included, so you have to replace it with Font Awesome icon or add also icons to your theme.
User avatar
Moderator

GK User
Thu Mar 12, 2015 2:04 am
Ok!

This code I have to add in the override.css???
How I replace or add the Icon map to the Section???

Thanks Piotr!
User avatar
Gold Boarder

GK User
Thu Mar 12, 2015 9:07 am
Yes, into override.css.
I can't give you ready to use code because in the Creativity theme there's no icons from Steakhouse.
User avatar
Moderator


cron