Hello jsandytn & coreevoyage
After some research I found that following code need to be pasted in Shortcode Ultimate > Setting > Custom CSS > text edit area.
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 50%;
background: #fff;
padding: 25px;
border-radius: 25px;
cursor: auto; }
You can see live demo here
I have two Inquiry Button configured with contact form 7 and SC Ultimate
Hope this help…
Hi,
The footer code is written in header.php in last 10-12 line.
Simply remove this code
<div class="copyright_box colreg"><?php if(sketch_get_option($shortname.'_copyright')){ echo sketch_get_option($shortname.'_copyright'); } ?><div class="powered-by"> Analytical By <a title="Sketch Themes" target="_blank" href="http://www.sketchthemes.com?utm_source=ana_pro">SketchThemes</a></div></div>
<!-- Copyright block -->
hope this could be helpful, you can see the live site here…