Hi Steve,
You said that ” What we’ll need to do is create a set of CSS rules for cMap that override the CSS from the theme that is ruining the layout for you.
Add the following to the theme’s custom CSS area:”
Please let me know how where is the theme’s custom CSS area. Do you mean to say that http://www.enepalisansar.com/wp-content/themes/SocialChef/css/style.css need to be modified by adding these css styling:
<h1>cn-cmap .vcard {</h1>
float: none !important;
width: auto !important;
height: auto !important;
overflow: visible !important;
color: #000 !important;
}
<h1>cn-cmap .cn-clear {</h1>
display: block !important;
}
input#cn-search-submit {
background: url(http://www.enepalisansar.com/wp-content/plugins/connections/assets/images/icons/search.png)8px center no-repeat #FFF !important;
}
<h1>cn-search-input {</h1>
width: 140px !important;
}
please let me know.
Thanks.
Neeraj