-
AuthorPosts
-
July 15, 2017 at 1:05 am #821510
Hey there. So, I’m getting better at fixing these types of things, but this one I can’t really wrap my head around.
PLEASE SEE PROVIDED SCREENSHOTS TO UNDERSTAND THE PROBLEM.
Really appreciate your guys’ assistance. I’m trying to have either the pricing have a small, left margin/padding value so that the title doesn’t overlap. Or, what would even be better (and you guys can get creative) is to display the sale price and price area in a different part, like a different line separate from the title.
- This topic was modified 7 years, 4 months ago by sdsitetechdotcom. Reason: Fixed image links
July 15, 2017 at 6:51 am #821581Hey sdsitetechdotcom,
Thanks for the login details, I’m not sure on what page we can see the problem though? Please link directly to it.
Also please consider updating to the latest version of the theme (4.1.1): http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardJuly 15, 2017 at 7:12 am #821589Sure, I’m posting the link in the ‘Private Content’ text field for this reply.
Nothing but gratitude for your evaluation.EDIT: Also, I’m downloading the entire site through FTP right now before I apply the theme update! About 25k files in total.
- This reply was modified 7 years, 4 months ago by sdsitetechdotcom.
July 16, 2017 at 3:52 am #821898Bumping this up, in need of support. Thanks!
July 16, 2017 at 1:00 pm #821997Hi sdsitetechdotcom,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-catalogue-title { padding-right: 80px; font-size:16px; } .av-catalogue-price.av-cart-update-price>span.woocommerce-Price-amount.amount { font-size: 16px; } #top #wrap_all ins:before { padding: 0px 4px 0 3px; } .av-catalogue-price { width: 70px; }
By adding comments before us, you’re bumping your thread down not up, to the end of the queue.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 17, 2017 at 2:16 am #822266Great, thanks. That’s what I’m looking for.
Now, which value should I change in the code to fix the minor clipping problem when a price is over 4 digits? See screenshot:
July 17, 2017 at 9:18 am #822399Hi,
Please, could you provide to us the link with this EP3 CIVIC TYPER RED RECARO SEATS is located?
Best regards,
John TorvikJuly 17, 2017 at 9:44 am #822435Check private content
July 17, 2017 at 5:36 pm #822763Hi sdsitetechdotcom,
Changing the av-catalogue-price width by 5px helps:
.av-catalogue-price { width: 75px; }
Best regards,
VictoriaJuly 17, 2017 at 10:56 pm #822989That’s perfect. Thank you for all the support.
July 19, 2017 at 5:19 am #823650Hi,
Great, glad we could help and thanks for the feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 19, 2017 at 7:17 am #823699You can close this thread; everything has been fixed. Thank you so much.
Here is a link to an unrelated problem:July 19, 2017 at 12:44 pm #823917 -
AuthorPosts
- The topic ‘av-catalogue-price av-cart-update-price OVERLAPS av-catalogue-title av-cart-upda’ is closed to new replies.