hello thanks for the support three things:
the other posts says how to change the other header icons on the page, great that worked fine, but my cart icon is still grey instead of white and the cart amount is red and it should be white also:
I have this in my custom css:
.login-link:before, .logout-link:before, .top-bar .wishlist-link a i:before, .my-account-link:before, .register-link:before { color: white;}
.shopping-cart:before { color: white;}
.shopping-cart span.amount {
color:#ffffff;
}
and i can’t get my cart to white instead of grey.
2. the visual composer is not on the posts area, only on the pages, is this normal? or should visual composer should be on both?
3. the visual composer add an image works great except it wont link the image to another url even with the image correct image link in the area its suppose to be on the image area.
it will save the image link, then i go to see the edited area and it deletes the image link, but leaves the rest.