contact page title in footer not correct

Home Forums All Other Themes contact page title in footer not correct

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #98515
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Hi,

    Website: http://deparel.biz/wp/
    Theme: coffee pro

    I set contact page title here: https://imgur.com/6rP3h3W
    But it shows something else: https://imgur.com/URfCedN

    How can this be resolved?

    #98572
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Contact page address title appears on contact page only: http://deparel.biz/wp/contact/

    Regards,
    Dave

    #98581
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Yes I have seen this.

    Oké then I best remove this first column in footer completely and make it 3 colums. Then I can make nice footer with 3 titles in same format.

    But how to remove first column and make the footer 3 column?

    #98584
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .cols-4 { width:30% !important;}
    .cols-4.widget-column-1 { display: none;}

    Regards,
    Dave

    #98587
    wilfriedwilfried
    Participant
    • Topics: 43
    • Replies: 105
    • Total: 148
    Member since: December 7, 2017

    Thank you again! Now this is nice.

    #98588
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30639
    • Total: 30639
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.