Forum Replies Created
-
AuthorPosts
-
Yeah i guess. What do i have to do with the cache?
No it wont work, tryed chaning my functions.php even added the “WP Google Font” Plugin but it wont work. In my last post i provided you my login. Can you please look at it?
Thx already!
Thx already!
Yes i did, but i really dont know how to fix it. Website + Login in Private Content
sorry still no luck, if i provide you an login to my website can you then fix it?
Hi Andy,
thx for your response.
Sorry, but i still dont get it working.
If i put the codes beneath the last line in the enfold-functions.php there happens nothing. Is there an other possible way to do this? Can i upload the font with FTP or something?
Hope you can help.
Thx,
Hello Nikko,
Thanks for you response.
Sorry but it dindt work, down here you see a image. The font in the red box i want to change to “Maven Pro” like in the blue box.
https://www.dropbox.com/s/549qartc7cjxmcn/Uitleg-01.png?dl=0
Is there something i did wrong? Hope you can help.
Thx!
- This reply was modified 7 years, 9 months ago by Stadsherberg.
It worked! Thx Yigit!
Hello Rikard!
Thx for your response.
I have added the code to my functions.php but it only add’s ‘PT Sans’. What do i have to change in the code to add the Maven Pro Font.
I tried this, but then my websited crashed :( (Already fixed it)add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Maven Pro’] = ‘Maven Pro:400,700′;
$fonts[‘Maven Pro’] = ‘Maven Pro:400,700,400italic,700italic’;
return $fonts;
}add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Maven Pro’] = ‘Maren Pro:400,700,400italic,700italic’;
$fonts[‘Maven Pro’] = ‘Maven Pro:400,700′;
return $fonts;
}Thx already!
Can someone help me?
Hi Vinay
Thx for the quick response.
Im working on a localhost and dont know how to share the link.
In the mean time i solved the arrow problem.
I made a clear picture of the current problem, here it is: https://www.dropbox.com/s/m28smjvjw1sfi4u/Problem.jpg?dl=0
You see four red boxes with the text “Opacity 60%”, thats how it normally looks. When i hover my cursor (the green circle) over the text it becomes 100% opacity (the gray becomes darker). Is there a way that it always will be 100% opacity (dark gray) without hovering my cursor over it?
On the left side of the picture you see a magnification of the blue box, thats my second problem. If the box is 100% opacity you see a small bar between the text “In winkelmand” (Add to cart) and “toon details” (Show details). Is there a way to get rid of the small bar?
Thx!
Ps. Sorry for my bad english.
June 29, 2016 at 10:25 pm in reply to: Woocommerce Bar between "add to cart" and "show details" #655020Is there also a way to center the text?
Thx already
June 29, 2016 at 8:50 pm in reply to: Woocommerce Bar between "add to cart" and "show details" #654994June 29, 2016 at 8:49 pm in reply to: Woocommerce Bar between "add to cart" and "show details" #654993Sorry i see the links dont work.
https://www.dropbox.com/s/4gv40zm688562ll/Problem-1.png?dl=0
https://www.dropbox.com/s/c1zagra5qwhabm1/Problem-2.png?dl=0
Hope this works.THX!
Hi Ismeal,
Thanks for your response.
After adding the lines to my Quick CSS field, the border is still there. With the border i mean the green lines left and right of the shopping cart icon. Is there a way to get rid of them?
Thanks!
Hi Elliott!
Thanks for the response.
I’m now on version 3.4.7. and nothing changed to the mobile menu. The play buttons are still before the menu names and the menu still fades in from the rop right corner.
J
-
AuthorPosts