Forum Replies Created
-
AuthorPosts
-
Oh, now yes!
Thanks Yigit!! Thank you very much.Hi, Yigit, you have changed my headings and I´m talking about the text below. (you can see the screenshot I´ve posted ).
The texts starting with “El maquillaje es la práctica de decorar la piel….”I only need to use a very light font in my h3 texts (Raleway 100 or 300) and that bold styles work, so to be able to highlight certain words.
Thanks!Hi, thanks for your help, but it didn´t work.
Now the font is bold. (screenshot). That is not Raleway 300.
If I put font-weight: 100!important; it doesn´t change either.If I change the color, it changes, but the font weight changes doesn´t work.
If I select another font family in General styles > Fonts (let´s say Quicksand), my h3 text changes correctly to Quicksand. But not the Bold style. (Bold style only works in paragraphs texts).I only need to use a very light font in h3 texts and that bold styles work so to be able to highlights certain words.
Sorry to be so annoying :(
Thanks- This reply was modified 7 years, 5 months ago by cipriana.
I´ve done it but nothing has changed.
I can´t change the font color either. I´ve tried many options in general styles and none has alowed me to change that color.I´m sending to you my credentials just in case.
Thank you very much!
Sorry, i´ts solved!
thanks!You´re welcome!
Ok, I don´t know if you´ve done it or I´ve done it.
But it´s solved.
Thank you very much!Oh, sorry, this is very strange.
I see what you say in my browser inspecting mode, but I haven´t that stlyle in my child theme´s CSS file.
I don´t know where is that stlyle indeed?Thanks
Hi, could you tell me where do you see that I´m using Allerta? I´ve set up Raleway in Advanced styling. (screenshot)
ThanksHi, ok, that span tag is set by default, I haven´t added.
Nevertheless I don´t see much difference in the result. Now the font is a bit smaller.
And there´s no font-weight 100.
Thanks.Hi, sorry, I´ve removed all strong tags, and it´s the same.
I´m sending you a screenshot.
Or are you referring to something else?Thanks
Hi, yes, I´ts in the screenshot I´m sending you.
ThanksHi, yes, I´ve added this code to functions.php
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Raleway’] = ‘Raleway:100,200,300,400,700’;
return $fonts;
}
add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
function avia_add_content_font($fonts)
{$fonts[‘Raleway’] = ‘Raleway:100,200,300,400,700’;
return $fonts;
}thanks
Now yes!
You´re great.Thanks!
Hi, I´ve added but nothing happens…
Yes, i´ve added it below
thanksOh sorry, here it is
HI, ok, now yes!
thanks!Ok, thank you very much!
Hi,
You mean using both?
ThanksMy host says:
We have created new apache directives for cache expiration in browsers that do web queries, we have optimized the BBDD and we have changed the PHP verisions
http://pasteleriasanonofre.com/ from 5.6.6 to 7.0.19 Now the web works faster.But it still has a F and E in https://gtmetrix.com
Is there something else I can do?thanks!
Hi, thanks, I´ll see what I can do with my host.
ThanksI´ts solved! Thanks!!
Hi, the slider i´m showing you is created only for mobiles.
So you say to make it smaller and mark only for mobiles?thanks!
This is solved. Thanks!
It´s solved. Sorry guys and many thanks!!!
- This reply was modified 7 years, 5 months ago by cipriana.
Sorry I see it now.
Thanks!That was it!!
Thank you very much Sarah!Hi!
-First one worked!
-Second one:
My custom css class is named iconbox-amarillo
I´ve added this code:
.iconbox-amarillo {
background:#e9c546;
}But nothing happens.Thanks!
- This reply was modified 7 years, 6 months ago by cipriana.
-
AuthorPosts