-
AuthorPosts
-
September 9, 2017 at 1:37 am #849785
Hi,
I can’t find solution, how to set a product grid to be full width stretched. It’s still boxed.
Then How I can change title font size in the product grid? I need it smaller. Its too big.
How to increase font size of text “Add to cart) in small button at Product purchase button to same size like other Enfold buttons?
And last, How to increase font and Checkout, View card etc pages? I could change font size for all my pages, but for woocommerce nothing works.Thank you,
September 9, 2017 at 1:29 pm #849934Hey Lukas,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardSeptember 9, 2017 at 4:52 pm #849968September 10, 2017 at 6:33 am #850048Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.home #after_section_2 .container { max-width: 100% !important; }
Best regards,
RikardSeptember 10, 2017 at 10:23 pm #850249Hi,
Thank you for the code. Product grid is stretched now.
Could you help with others too, please?
“Then How I can change title font size in the product grid? I need it smaller. Its too big.
How to increase font size of text “Add to cart” in small button at Product purchase button to same size like other Enfold buttons?
And last, How to increase font and Checkout, View card etc pages? I could change font size for all my pages, but for woocommerce nothing works.”Thank you,
L.September 11, 2017 at 6:12 am #850348Hi,
You have this in your child theme CSS:
#top .price span { font-size: 36px !important; }
Change it to the size of your choice.
Try this for the other text in the product grid:
.inner_product_header_cell h2 { font-size: 20px !important; }
Best regards,
RikardSeptember 11, 2017 at 6:53 am #850358OK, I made screenshots what I need:
1. http://sshot.link/bcp2. http://sshot.link/bcq/ (the same for all woocommerce pages like, checkout, shop, card, account)
Thank you
September 11, 2017 at 9:28 pm #850675Hi,
Our modifications have a limit on how far we can go.
Richard provided most of the CSS that you need.
If you require something else, please feel free to hire someone who will help you with the process.Thank you
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.