• Resolved grantshay

    (@grantshay)


    How do I remove the “Welcome” picture of the Macbook computer?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Imran Ali

    (@imranaliweb)

    Hi

    Sorry for late reply.

    Please indicate snapshot image.

    Thanks.

    Thread Starter grantshay

    (@grantshay)

    Hello Imran, thank you for your help. Here is the screenshot:

    Thread Starter grantshay

    (@grantshay)

    Open index-banner.php on your theme folder and remove the below codes.

    <!-- Page Title Section -->
    <div class="page-title-section">
    	<div class="overlay">
    		<div class="container">
    			<div class="row">
    				<div class="col-md-6">
    					<div class="page-title"><h1><?php the_title(); ?></h1></div>
    				</div>
    				<div class="col-md-6">
    					<ul class="page-breadcrumb">
    						<?php if (function_exists('qt_custom_breadcrumbs')) qt_custom_breadcrumbs();?>
    					</ul>
    				</div>
    			</div>
    		</div>
    	</div>
    </div>
    <!-- /Page Title Section -->
    Thread Starter grantshay

    (@grantshay)

    Awesome! That did the trick. You are a life-saver. Thank you so much for the lightning fast reply and excellent help. It is GREATLY appreciated!

    G

    Theme Author webriti

    (@priyanshumittal)

    Hi thanks for the appreciation if you like this theme and support than don’t forget to rate this theme and share your feedback.

    Thanks
    Priyanshu

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How do I remove the "Welcome" picture of the Macbook computer?’ is closed to new replies.