Tagged: footer widgettitle
Hi!
I changed the font-weight of the footer title via:
#footer .widgettitle {
font-weight:400;
color:#e84f24;
}
Strange thing is: on some pages, font weight is still: font-weight 300.
on some pages it is font-weight 400 as I intended it to be.
Would be great if you could help me out!
Best regards!
Josephine
Hey Josephine,
Your website doesn’t load on my end at the moment.
Please let us know when it’s up and we’ll inspect the issue.
Regards,
Yigit
Sorry, again I sended the wrong link… pls find below in private content.
I have an othe issue with that website:
in theme options I inserted a favicon, but it doesn’t appear.
There is still the wordpress icon.
Best regards
Josephine
Hi,
Thanks for your patience and the link to your site, I adjusted your css to this:
#top #wrap_all .all_colors #footer h3.widgettitle {
font-weight:400;
color:#e84f24;
}
please clear your browser cache and check.
As for your favicon, some browsers automatically look for the favicon at “/favicon.ico” this is the default location, please try converting your favicon.jpg into a favicon.ico and then placing via FTP at “/favicon.ico”
Best regards,
Mike