Header

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #60319
    OrcunOrcun
    Participant
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: January 28, 2017

    Hi,

    I want to make a few changes at header. How can I do the below;

    1. Move the logo, phone address up – zero padding
    2. Move the phone and address to the left side to logo and increase the address coloum width.

    #60372
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly show us your website URL so that we can assist further.

    Regards,
    Shri

    #60389
    OrcunOrcun
    Participant
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: January 28, 2017

    www.urcan.com.tr

    #60391
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

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

    Add this code there:

    .header { padding-top:10px;}
    .header_row { width:70%;}
    .header_row .column-1 { width:30%;}
    .column-1.column-2 { width:40%;}

    Regards,
    Shri

    #60392
    OrcunOrcun
    Participant
    • Topics: 4
    • Replies: 4
    • Total: 8
    Member since: January 28, 2017

    It works thank you

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

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header’ is closed to new replies.