Add info at top of Contact Us page

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by inezblackburn, Nov 4, 2013.

  1. inezblackburn

    inezblackburn New Member

    Joined:
    Nov 29, 2012
    Messages:
    4
    Likes Received:
    0
    Hello. I'd like to add a couple of paragraphs above the fields. How do I do that/
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to template-contact.php present in your theme directory and add the code given below

    Code:
        <?php the_content(); ?>
    Sending image for reference

    2013-11-06_1139.png


    This will solve your issue.
     

Share This Page