Hello,
In the footer several lines are not similar (thicker/thinner/ no line/ dots). How can this be changed to a more consistent design ?
https://www.dropbox.com/s/lksawxemuv7hwsf/Schermafbeelding%202012-05-07%20om%2023.02.31.png
Hello,
In the footer several lines are not similar (thicker/thinner/ no line/ dots). How can this be changed to a more consistent design ?
https://www.dropbox.com/s/lksawxemuv7hwsf/Schermafbeelding%202012-05-07%20om%2023.02.31.png
Don't understand why this is no support question !
There is going something wrong with the design . . . and the response is "not a support question."
Looking forward to your reply.
Hi,
We can customize the lines to make it look more consistent. Kindly insert this code snippet in your Quick CSS or custom.css:
#top .widget_nav_menu {
border-bottom: 0!important;
}
#footer .widget_nav_menu li a {
border-top: 0;
}
div ul.product_list_widget li {
border-bottom: 1px solid #4E5769;
border-top: 0;
}
ul.product_list_widget {
border-top: 1px solid #4E5769;
}
Hope this helps. :)
Regards,
Ismael
Great !
Thanks for your quick support.
Kind regards,
Jeroen
Hey!
I marked the topic as resolved.
Regards,
Peter
This topic has been closed to new replies.