Homepage › Forum › Product Support › Sofani › restrict the product content width in product page
- This topic has 17 replies, 3 voices, and was last updated 9 years, 1 month ago by
Tracy Bui.
-
AuthorPosts
-
9 years, 2 months ago #4818
AnonymousInactiveTopics: 7
Posts: 40Hey there,
Please check out the attached image, it's one of our product pages.
1. I would like the top bar, the black and pink menu bar go across full screen , like how it is as the attached image. This format needs to be applied on all our product pages.
2. And the product information goes within the blue box.
Please apply the above 2 features on all our product pages.
This will provide a better UI, and most importantly, our images will not be distorted.
Please fix it for me ASAP. Thanks
9 years, 2 months ago #4820
AnonymousInactiveTopics: 7
Posts: 40another problem is how to increase the width of the product page container?
9 years, 2 months ago #4824Hello.
With header full width, we also have an option at theme option. This is header navigation layout config, you can see my image link
With product container, please use default option in each page product. It will get an option from theme option. If you choose an option for each page, it will overwrite config at theme option.
And with product page container, you can add custom CSS to do it. Example, you want to width 1400px
.container { with: 1400px; }Check it and let me know if you have any question.
Regards.
Jackie.
9 years, 2 months ago #4827
AnonymousInactiveTopics: 7
Posts: 40hello, where can I set the custom CSS? I try to input the CSS code by "edit CSS" in appearance section, but turn out it dismisses the width setting.... left with teh code below...
.container { }
9 years, 2 months ago #4830
AnonymousInactiveTopics: 7
Posts: 40?
9 years, 2 months ago #4831Hello.
No, you can add custom CSS at theme options/ custom CSS as my image link below
Regards.
9 years, 2 months ago #4838
AnonymousInactiveTopics: 7
Posts: 40btw, how can I use bigger font size for the content?
9 years, 2 months ago #4840To change font size for body/ heading, please go to theme options/ typography tab, you will have the config for font style/size for this theme. But remember click Save & Generate CSS button again.
Regards.
9 years, 2 months ago #4843
AnonymousInactiveTopics: 7
Posts: 40I changed the body font size, but the product page font size are not effected, how can I change the font size of the product page?
9 years, 2 months ago #4847Hello.
Can you help me add this custom CSS on theme options to change your font-size? I can't add this code to your site.
.site-content-single-product .single-product-info .summary-product-wrap .product-single-short-description { font-size: inherit; } .woocommerce div.product .woocommerce-tabs #tab-description { font-size: inherit; }Regards.
9 years, 1 month ago #4992
AnonymousInactiveTopics: 7
Posts: 40thx , it works
btw, how can I change the font color of description? and how can I change the text hover color of the footer?
9 years, 1 month ago #5004Hi again,
We are so sorry for late reply. We have a weekend.
We have got access to your website but it doesn't work.
Please give us again your website's URL and admin account privately and give us exactly the links or the images which describe your questions. We will help you to check.
Best Regards,
YoloTheme
9 years, 1 month ago #5009
AnonymousInactiveTopics: 7
Posts: 40This reply has been marked as private.9 years, 1 month ago #5011Hi again,
You can add this Custom CSS segment on Theme Options > Custom CSS & Script > Custom CSS:
.yolo-footer-wrapper.footer-4 .wpb_wrapper .wpb_wrapper .wpb_wrapper ul.custom-list li a:hover, .yolo-footer-wrapper.footer-3 .wpb_wrapper .wpb_wrapper .wpb_wrapper ul.custom-list li a:hover{
color: #c84463;
}
Note: change for your suitable color.
Best Regards,
YoloTheme
9 years, 1 month ago #5018
AnonymousInactiveTopics: 7
Posts: 40thx it works,
moreover,
1) when I hover over the header's wishlist and cart icon, it turns to black color which are same as the header background color, how can I change the icon hover over color?
2) how about if I wanna change the color of the mobile header background?
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.
