- This topic has 8 replies, 3 voices, and was last updated 8 years, 11 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Move logo – Political candidate theme
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
Sure kindly show us the website URL.
Regards,
Shri
Sure kindly show us the website URL.
Regards,
Shri
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
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
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
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
Hi Dave,
Perfect!! Thank you very much for your help!!
Best regards,
Vanessa
🙂
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]