Hello,
I want to make several changes to the fonts on my website. I have been able to make some changes based on another thread on this support forum. This is the code I have added to my custom css so far:
@import url(https://fonts.googleapis.com/css?family="Noto Sans");
@import url(https://fonts.googleapis.com/css?family=Calligraffitti);
body {
font: 14px "Noto Sans", sans-serif !important;
}
h1, h2, h3, h4, h5, h6 {
font-family: Calligraffitti, cursive !important;
}
.article p {
font-size: 14px !important;
}
I do still need help with several other formatting issues:
1- increase font size of the body text on each individual blog post
2- increase font size of all breadcrumbs
3- increase font size of the hyperlinks in all widget areas
4- increase font size of the product availability on each product page
5- increase font size of all headings and body text on the contact page
6- do not show headings (or text listed in #7-9 below) in all uppercase letters
7- change font family on the main menu tabs at the top of every page
8- change font family of product titles of shop page
9- change font family of tab headings on each product page
In addition, I also need a bit of help to make the following changes:
10- delete the copyright and allow me to enter what I want in the copyright widget area (if I add anything to the widget area, it shows up in addition to the default, which shows 2015 as the copyright year)
11- shift the search box to the right so there is white space between it and my logo
12- delete custom tab on all product pages
13- increase line spacing between the price and number of customer reviews on each product page (see product 8737-B as an example – it will show up if you enter 8737-B in the search box)
I know I’m asking for alot here…this forum has been extremely helpful thusfar, and I really do appreciate all the help!
FTP credentials are in private content below. Thanks,
Monique