Contact details in footer

Home Forums All Other Themes Contact details in footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #49046
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Hi,

    I have two contact details I would like to put in the footer contact details. The field allows this, but when you look at the website the two numbers aren’t aligned. Is it possible to align these?

    URL is www.cvtutor.com

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

    Hi Adrian,

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

    Add this code there:

    .phone-no strong { position:absolute; left:-90px;}
    .cols-4 .phone-no p { position:relative; left:90px; padding-right:30px;}

    Regards,
    Brad

    #49064
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Hi,

    This has helped with the alignment – thank you. But I still need a line break between the end of the first mobile number and the name “Valentina”.

    Can you advise.

    thanks
    adrian

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

    Hi Adrian,

    Kindly add this code in custom css box:

    .cols-4 .phone-no p{width:65%;}

    Regards,
    Brad

    #49755
    AdrianAdrian
    Member
    • Topics: 15
    • Replies: 19
    • Total: 34
    Member since: August 19, 2016

    Hi,

    I’ve changed the font size of the website, but it has now changed the alignment of the phone numbers in the footer. Can you help me to change the font size back purely on this footer 1 section back to how it was?

    thanks

    #49864
    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:
    .widget-column-1 p{ font-size:14px;}

    Regards,
    Shri

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