Hi, I want to know how to make my logo full in navbar just like in attachment… thank you
Hi @arifrahman0909,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS
#masthead > .container {
max-width: 100%;
width: 100%;
padding: 0;
}
Best Regards,
Movin
Hi @movin …
It works on the left and the right side. But still have blank space on the top and bottom side.
Thank You Very Much
Could you please share me your site URL where it’s displaying so that i can help you to remove the space around it?
Hi… my website is jadimandiri.org
Thank you very much
You can try removing the blank space using below custom CSS code.
a.navbar-brand {
padding: 190px 1000px 125px 295px;
}
h1.site-name {
margin-bottom: 0;
}
it works @movin
thank you very much for helping me…
oh yeah once again i want to know how to change hover in navbar from violet to yellow just like in image
thank you
problem solved… i know how to do it…
thank you @movin for helping me before
You are most welcome here
hi @movin i want to know how to make my logo in navbar became responsive in mobile version ?
thank youu
To help us keep support thread separates could you please create new thread for each of your other questions here https://colorlibsupport.com/c/activello/ instead of asking them in your single thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.