• Resolved Steven Reid

    (@synergyuk)


    website that i am working on right now is Murphy-com-hire.com which is running evolve theme.
    I am trying to place a div on top of a metaslider on the home page.
    The Code that i am using

    <div id="div-1">
    
    	<?php if (is_page( 'home' )) { echo do_shortcode("[metaslider id=50]"); } ?>
    
     <div id="div-1a">
    	<img src='https://murphy-com-hire.com/wp-content/uploads/2014/07/2821.png' alt='facebook' />
    	<img src='https://murphy-com-hire.com/wp-content/uploads/2014/07/2820.png' alt='twitter' />
    	<img src='https://murphy-com-hire.com/wp-content/uploads/2014/09/300px-Yellow_Pages_logo.svg_-e1409649091877.png' alt='yell'/>
      </div>
    </div>

    Can someone see the issue that i am having to prevent this actually working?

    https://www.ads-software.com/plugins/ml-slider/

Viewing 1 replies (of 1 total)
  • Thread Starter Steven Reid

    (@synergyuk)

    found a way to sort it without using metaslider, took the compromise over struggling with tiny aspect of the site

Viewing 1 replies (of 1 total)
  • The topic ‘Div placement on Metaslider’ is closed to new replies.