This topic has 9 replies, 2 voices, and was last updated 7 years ago ago by Rose Tyler
Hello —
Please see the top bar in raspberry:
https://pashon.co.uk/
The currency symbol is generating *after* the price of what is in the shopping cart, and not before. So I am seeing:
0.00£
and not:
£0.00
How can I fix this?
Hello,
Please add this code in custom.css:
.top-bar .woocommerce-Price-currencySymbol {
float: left !important;
margin-right: 3px;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Fixed! Thank you!
One more question! Is it possible to have a home icon up in that same top raspberry bar?
Hello,
You’re welcome!
You may try to add image in “Place in header top bar” (Appearance > Widgets).
Regards
One more question. When I go to the “Register” page — first, it says Registration is disabled. Then, the currency symbol in the top raspberry bar appears to default back to the left side. Why is it doing that and how do I fix both issues?
The issue with the pound sign appears to have just resolved on its own – very weird. However — why does it say Registration is currently Disabled?
Please read in our doc https://www.8theme.com/demo/docs/legenda/#!/registration_page about registration page.
I do not see the problem with the currency symbol. Please try to clear cache and then check.
Regards
First of all allow the registration. Navigate to Settings > General > Membership and mark Anyone can register. Then create Register Page and set the page template (under page attributes) to Custom Registration Page.
Regards
You must be logged in to reply to this topic.Log in/Sign up