How do I remove the map from the Contact section?

Discussion in 'One Page Pro WordPress Theme' started by realquick, Sep 14, 2016.

Thread Status:
Not open for further replies.
  1. realquick

    realquick New Member

    Joined:
    Sep 13, 2016
    Messages:
    5
    Likes Received:
    0
    How do I remove the map from appearing in the Contact section on the homepage?
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    one-page_remove_map.png

    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. realquick

    realquick New Member

    Joined:
    Sep 13, 2016
    Messages:
    5
    Likes Received:
    0
    Thank you! How do i center the contact boxes now? They are left aligned from there being a map.

    realquickphotos.com

    Thanks!
     
  4. priya

    priya Guest

    Hi,

    Please follow the screenshot given below.

    center_contactform.png

    after that, paste the code given below in Custom CSS field of your dashboard.
    Code:
    .contact_div .contact_content {
        margin-left: 219px;
        margin-right: 282px;
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    realquick likes this.
  5. realquick

    realquick New Member

    Joined:
    Sep 13, 2016
    Messages:
    5
    Likes Received:
    0
    Thank you so much!
     
  6. priya

    priya Guest

    You're welcome..

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
Thread Status:
Not open for further replies.

Share This Page