-
AuthorPosts
-
April 6, 2017 at 1:29 pm #773167
Hi
my shop is set to show categories. So I see pictures of categories as my default setting. When I click the category I see all the products, but on the top I see also the picture of the category. I would like to switch it off, but I do not know where. In Category settings there is just option default and display prduct image as the fullwith banner… can you please help me?And also names of catogories on the shop page are huge, where can I change the size of letters?
thanks
Miro- This topic was modified 7 years, 7 months ago by mirototh.
April 7, 2017 at 10:09 am #773817Hey mirototh,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardApril 7, 2017 at 10:22 am #773825Hi
here is the linkthanks
MiroApril 7, 2017 at 11:14 am #773851sorry once again
April 8, 2017 at 1:14 pm #774487Hi mirototh,
Here is the code you can put this in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css, or better in your child theme styles.css
.template-shop .page-thumb { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaApril 8, 2017 at 1:29 pm #774493Thanks Victoria
it works with Quick CSS… maybe it can be an option to check or uncheck within the theme… or is this a woocommerce settings?what about big font size of the category discription in the store?
Miro
April 8, 2017 at 5:08 pm #774585Hi mirototh,
I was trying to find where you could do such a thing in settings, unfortunately you can’t. You can create a custom template for that or do it via css.
Where exactly? I don’t see any description on the category page. Please send me the page that you want to change. OR the screenshot of the change.
Best regards,
VictoriaApril 8, 2017 at 5:22 pm #774592Hi Victoria
I am sending you a picture… nailperfect.sk/picture.jpg
I would like to have those letter normal size, it seems like it is header h2…
MiroApril 8, 2017 at 5:37 pm #774601Hi mirototh,
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
.woocommerce-loop-category__title { font-size: 18px; font-weight: normal; padding-left: 10px; }
If you need further assistance please let us know.
Best regards,
VictoriaApril 9, 2017 at 8:09 am #774800Thank you so much!
Will it be possible in the future to set these option without some extra code?
MiroApril 9, 2017 at 2:10 pm #774944Hi,
At the moment there is no option to do this without a custom code snippet, but please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.