Keith Lucas
asked 10 years ago

Thank you so much for the answer (http://designwall.com/question/adding-the-dynamic-format-icon-or-icon-post-format-icon-picture-to-all-images/)
Q: However, one issue please see image. The icon is showing up in the menu fly down lists. Here is the the site again

1 Answers
DominicStaff
answered 10 years ago

Hi Keith !
To resolve the “icon-post-format icon-picture” issue in the Menu of the DW Focus, You  can add the following code to the “Header Code”

<style>
.subcat .icon-post-format:before {
    font-size: 13px;
}
.subcat .icon-post-format {
    height: 25px;
    left: 170px;
    line-height: 23px;
    width: 25px;
}
</style>

Hope this helps !

Powered by DW Question & Answer Pro