1) header right text doesnt disappear in the sticky menu http://prntscr.com/bghqhx
– Please use this CSS:
.header-2 .is-sticky .menu-right .aux-item.text {
display: none;
}
2) I tried to translate the products widget title “view all products” but a I didn´t find the tag http://prntscr.com/bghrg7
– Please locate this translation within /swift-framework/languages/
3) I tried to insert the facebook time line feed plugin usign the raw html and raw js widgets in the home page but doesn´t works. what is wrong?
– What page is this for? What code are you trying to add?
Thanks.