Home › Forums › All Other Themes › Page header fonts
- This topic has 8 replies, 2 voices, and was last updated 3 years, 2 months ago by Sonl Sinha.
-
AuthorPosts
-
September 17, 2021 at 11:38 pm #184040
URL: staging2.musicandwellness.gr
Hi,
1. I cannot find how to change the page header font type and size.
2. Please send me the CSS for changing the color of the slider arrows.
3. Please send me the CSS for changing the color of the footer title underline.Regards
DimitriosSeptember 20, 2021 at 6:58 pm #184119Hi,
1. I cannot find how to change the page header font type and size.
Ans: For font size. Kindly use this CSS
.cattitle_wrap h1 { font-size:40px !important;}
For font type. Kindly refer this screenshot:
https://nimb.ws/ZUBV092. Please send me the CSS for changing the color of the slider arrows.
Ans: The slider arrow is an image.
3. Please send me the CSS for changing the color of the footer title underline.
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
#footer .footercols2 h3::after { background-color: #708de5;}
Regards,
DaveSeptember 20, 2021 at 8:38 pm #184125Hi Dave,
Ans: The slider arrow is an image.
Please assist me how to change the arrow image.
Regards
DimitriosSeptember 20, 2021 at 9:24 pm #184126Also, I tried to change the font family and when I press publish it is the fonts change.
Maybe give me a CSS for the font family also?September 21, 2021 at 6:05 pm #184170Hi,
2. Please send me the CSS for changing the color of the slider arrows.
Ans: Kindly go to Appearance >> Theme Editor >> Style.css >> scroll down to bottom and and paste there.
.theme-default .nivo-directionNav a { background:none !important;} .nivo-nextNav::after { content: "\f105"; position: absolute !important; z-index: 999999; color: #000; font-family: fontawesome; font-size: 50px !important; top: 50%; right: 20px; } .nivo-prevNav::before { content: "\f104"; position: absolute !important; z-index: 999999; color: #000; font-family: fontawesome; font-size: 50px !important; top: 50%; left: 20px; } .theme-default a.nivo-prevNav, .theme-default a.nivo-nextNav { font-size: 0; }
3. Maybe give me a CSS for the font family also?
Ans: Which font family do you want to use??
Regards,
DaveSeptember 22, 2021 at 2:05 pm #184212Hi Dave,
There is no ‘Theme Editor’ under ‘Appearance’ in my wordpress dashboard!
best
DimitriosSeptember 22, 2021 at 2:11 pm #184213Also,
The font family I want to use for the Page header title is Fira Sans.
September 22, 2021 at 5:55 pm #184232Hi,
Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveSeptember 23, 2021 at 6:04 pm #184308Hi,
All issues has been done, except theme editor.
Because theme editor is conflicting with the SiteGround Security plugin. If you don’t need the SiteGround Security plugin? So deactivate it.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.