- Posts: 14116
- Thank you received: 1639
How make logo image responsive?
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
11 years 9 months ago #30693
by ivan.milic
Replied by ivan.milic on topic How make logo image responsive?
You can just add your changes at bottom of template_css.css
Please Log in to join the conversation.
-
majapi
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 20
- Thank you received: 0
11 years 9 months ago #30695
by majapi
Replied by majapi on topic How make logo image responsive?
What about the logo and navigation - there is still conflict!
Do you have some solution?
Thanks
Do you have some solution?
Thanks
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago - 11 years 9 months ago #30701
by ivan.milic
Replied by ivan.milic on topic How make logo image responsive?
add this css:
@media (max-width: 980px){
.mp_logo{
width:100%!important;
}
}
@media (max-width: 980px){
.mp_logo{
width:100%!important;
}
}
Last edit: 11 years 9 months ago by ivan.milic.
Please Log in to join the conversation.
-
majapi
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 20
- Thank you received: 0
11 years 9 months ago #30705
by majapi
Replied by majapi on topic How make logo image responsive?
Please could you give me solution that works. My client is looking for this website to work, and all your ideas don't work on iPad.
Does it work on yours?
test.kuudle.com
Please help me! Could you go to the website and try to fix it yourself, maybe I'm doing something wrong.
Does it work on yours?
test.kuudle.com
Please help me! Could you go to the website and try to fix it yourself, maybe I'm doing something wrong.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #30707
by ivan.milic
Replied by ivan.milic on topic How make logo image responsive?
With last one it does although it pushes menu down.
Please Log in to join the conversation.
Time to create page: 0.098 seconds