Move logo – Political candidate theme

Home Forums All Other Themes Move logo – Political candidate theme

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

    Hi,
    Is it possible to change the position of the logo?
    I want to move it more to the left.

    Thank you for your help!!

    Best regards,
    Vanessa

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

    Sure kindly show us the website URL.

    Regards,
    Shri

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

    Sure kindly show us the website URL.

    Regards,
    Shri

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

    Website url: www.souldpark.es

    In a small or medium monitor the logo is well placed but on large monitors the logo is too close to the menu. It would be better if it were more to the left.

    Thank you for your help!!

    Best regards,
    Vanessa

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

    Hi Vanessa,

    Try this code. Hope you like it.

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

    Add this code there:

    .header .header-inner .logo{margin-top:25px !important;}
    .header .header-inner .logo img{height:160px !important;}

    Regards,
    Dave

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

    Hi Dave,

    Thank you very much for your help!!
    This code moves the logo up. I want to move it to the left. Is it possible?

    I have another question. I have a sidebar menu and I want that the current item appears in another colour. How can I do this?

    Best regards,
    Vanessa

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

    Hi Vanessa,

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

    Add this code there:

    #sidebar ul li.current_page_item a{color:#ee564f;}
    .header .header-inner .logo{position:relative; left:-85px;}

    Regards,
    Dave

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

    Hi Dave,

    Perfect!! Thank you very much for your help!!

    Best regards,
    Vanessa

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

    🙂

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