Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Marketplace › Vendor Name with Astra theme problem
- This topic has 8 replies, 2 voices, and was last updated 4 years, 7 months ago by Ramamurthy Krishnan.
- AuthorPosts
- April 5, 2020 at 2:28 pm #115578hugo.lopesParticipant
Dear Team,
I just changed my theme to Astra and I got a stupide problem with the vendor name on the catalogue page, see attached.
It’s not more aligned, can you please help me? ThanksAttachments:
You must be logged in to view attached files. - April 5, 2020 at 2:31 pm #115580hugo.lopesParticipant
In addition, the quickpreview is thinking that the vendor name is part of the picture now?
Thanks a lot,
HugoAttachments:
You must be logged in to view attached files. - April 7, 2020 at 3:56 pm #116327Ramamurthy KrishnanKeymaster
Hi,
It seems to be a css issue. Please provide us the respective ink, we will get back to you.
Thanks,
- April 7, 2020 at 11:41 pm #116499hugo.lopesParticipant
Hi,
Sorry, there I don’t know what to share with you. My style.css file is empty.
I’m using the AstraVersion : 2.3.5 theme by default.
If I can provide you anything, just tell me what.
Thanks a lot for any help. - April 10, 2020 at 10:08 am #117543Ramamurthy KrishnanKeymaster
Hi,
Please provide me your website link and wp-admin login credentials(username & password). So that I can login to your site and check the issue.
Thanks,
- April 10, 2020 at 2:54 pm #117622hugo.lopesParticipantThis reply has been marked as private.
- April 10, 2020 at 11:52 pm #117786Ramamurthy KrishnanKeymaster
Hi,
Adding the below css code to your child theme’s style.css file will fix the issue.
.woocommerce ul.products li.product .woocommerce-loop-product__link { overflow: inherit !important; } div.wcfmmp_sold_by_container + a { bottom: 78px !important; }
You don’t have to add the code again, I already did it, it’s working fine now.
Thanks,
- April 11, 2020 at 1:28 pm #117955hugo.lopesParticipant
Thanks a lot!! It’s perfect!! You’re amazing
Is it possible to align the stars/ranking at the center too?
Thanks a lot,
Hugo - April 16, 2020 at 10:07 pm #119853Ramamurthy KrishnanKeymaster
Hi,
You’re most welcome.
Need to add the below code in your child theme’s style.css file to center align the stars..wcfmmp-store-rating { margin: auto !important; }
Added it for you already, it’s working fine now.
Thanks,
- AuthorPosts
- You must be logged in to reply to this topic.