Find Answers and Get Support › Forums › Stego – Food Truck & Restaurant Theme › Popular Features › Restaurant Menus › Price won’t align to center on Menu Page
- This topic has 2 replies, 2 voices, and was last updated 1 year, 1 month ago by Manathan.
-
AuthorPosts
-
Mehdi RazaParticipant@mehdiraza
- 1 Topics
- 1 Posts
Hi,
I purchased this theme for a client and so far the experience has not been the best.
The theme is all over the place and I have had to recreate most of it.I have encountered another issue with the menu page, the section displaying the products is set to align with the center.
I changed the setting from the widget and while it’s working for everything else the price is still aligned to the left. (Check the Attached Image)I am on a deadline so it would be appreciated if you could find a solution for this as soon as possible.
Regards,
MehdiMarch 17, 2023 at 16:40 #44561@themodactyl- 0 Topics
- 6587 Posts
Hi Mehdi,
Thank you for buying our theme. We’re sorry to read you’re strugling with it.
There is indeed an issue that will be resolved in the next update. In the meantime, to solve this issue, simply add the following code snippet to your website:
/** * FIX: Align price in product when layout is center */ .wp-block-grimlock-query-section.region--12-cols-center article.product .price{ justify-content:center; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
We’ll be back to you as soon as the update is released.
Regards,
March 18, 2023 at 11:41 #44567@themodactyl- 0 Topics
- 6587 Posts
Hi Mehdi,
We have just released a new update of Grimlock for Woocommerce. Updating this plugin to the latest version should fix this issue.
After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
Kindest regards,
July 26, 2023 at 11:19 #45751 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Price won’t align to center on Menu Page’ is closed to new replies.