Home › Forums › All Other Themes › Move logo – Political candidate theme
- This topic has 8 replies, 3 voices, and was last updated 7 years ago by
Forum Moderator.
-
AuthorPosts
-
September 28, 2016 at 5:06 pm #47855
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,
VanessaSeptember 29, 2016 at 1:05 pm #47928Sure kindly show us the website URL.
Regards,
ShriSeptember 29, 2016 at 1:05 pm #47929Sure kindly show us the website URL.
Regards,
ShriSeptember 30, 2016 at 8:09 am #48052Website 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,
VanessaSeptember 30, 2016 at 9:12 am #48058Hi 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,
DaveSeptember 30, 2016 at 9:37 am #48059Hi 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,
VanessaSeptember 30, 2016 at 11:58 am #48072Hi 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,
DaveSeptember 30, 2016 at 2:24 pm #48088Hi Dave,
Perfect!! Thank you very much for your help!!
Best regards,
VanessaOctober 3, 2016 at 4:54 am #48203🙂
-
AuthorPosts
- You must be logged in to reply to this topic.