Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
OK, thanks, this I now.
But I would like to make more custom changes to the font style, in the Css box. I have done it with Google Fonts and it works great but with Font Deck I don´t know what code I should put in for it to work. Any idea?
An example with Google Fonts:
@import url(‘http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,700,300|Roboto:400,900italic,900,700italic,700,500italic,500,400italic,300italic,300,100italic,100’);
h1 { font-family: ‘Roboto Condensed’, sans-serif;
font-weight: 700;
font-style: italic;
word-spacing: -0.00em;
letter-spacing: -0.00em;
color: rgb(51, 51, 51);
text-transform: uppercase;
!important;}OK, perfect. I will try the first answer. Thanks!
OK, great, thanks but is it possible to insert a shortcode in the css box in theme options?
Shortcode?
Thanks!
Hi!
The WooCommerce Quick View button works well now with the css code!
But the content that appear in the Quick View “window” looks very wrong.
Any suggestions how to solve this?
Thanks!
Ok, great job, thanks again!
I will try this. But with this solution it can only be the same content everywhere?
No, no error message. It worked perfect!
OK, I would like to add teo extra accordian under “Additional information”.
What is the code and where should I put it?
Thanks again for good and quick response!
Hey again!
I just got your answear on Themeforrest.
With your code it worked perfect with Woocommerce Custom Tab but the accordian looks much better:
Code:
add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 35);Is there a way to ad an extra or two extra accordian like “Description”, same on all product pages?
Do you still need a login to my wordpress site?
Best regards, Marcus
I have the same problem and I have asked this question before but no one is answering. SOme help please!
-
Posted in: We hit Power Elite.