Interior Pro header widget align

Home Forums All Other Themes Interior Pro header widget align

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #60545
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi,
    I’m using “Interior Pro theme” in www.cuinesdaro.com
    I want to align vertically header widgets. Now mail and phone info appears below than the language selector. I want two widgets to be on top as languaje selector.

    How can I fix this?

    Thank you for your help!!

    Best regards,
    Vanessa

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

    Hi Vanessa,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .headerinfo{vertical-align:top;}

    Regards,
    Brad

    #60575
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Brad,

    Perfect. Thank you very much!!

    I have another question about languaje selector on header. How can I change the current languaje colour to #ffae00 ?

    Best regards,
    Vanessa

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

    Add this code in Custom CSS Box:

    .lang-es.active a { color:#ffae00;}

    Regards,
    Brad

    #60680
    Vanessa GómezVanessa Gómez
    Participant
    • Topics: 175
    • Replies: 462
    • Total: 637
    Member since: July 4, 2016

    Hi Brad,

    Thanks for your help. But the code don’t work.
    Finally I found it: li.active a:link, li.active a:visited { color: #ffae00!important; }
    Now it works!!

    Best regards,
    Vanessa

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

    Okay great 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Interior Pro header widget align’ is closed to new replies.