Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
Thanks for the reply. I’m a bit lost though. We are using the Enfold Child Theme. I go to Appearance > Customize is goes to a Preview screen. When I go to Appearance > Editor I don’t see the base.css file.
On a separate note, I saw the update to the Enfold Theme and I tried to run the automatic update. I got this error, I don’t see a custom.css anywhere. https://www.dropbox.com/s/oolfaujx4s86dqr/Screenshot%202014-01-20%2020.00.15.png
Hi Ismael,
That looks great! Can I ask what you did differently that I wasn’t doing? I’d like to document the changes.
Thank you!
This reply has been marked as private.Hi Yigit,
I added the code to the bottom of the Style.css file in child theme under Appearance > Editor with the !important rule. That does not work either. Can I somehow privately send you my WordPress login credentials to take a look?
Thank you.
Hello Yigit/Ismael,
I tried both of your suggestions, cleared cache, etc. and neither one works. I am 100% sure it doesn’t work since I tried super large font such as 25px and it doesn’t make a difference. How could you help me resolve this? We were hoping to go live with our site this weekend.
Thanks!
This reply has been marked as private.Hi Ismael,
That did not seem to work. The main body text is larger per the first fix but the font in the menu has not changed. I want to change the font size of the words in the header menu as well as (maybe separately) the font size of the words that in the drop down of the menu.
Here’s what I have in the quick.css section:
/* Below added on 1/10/14 to make the main body text larger. */
body, body p {
font-size: 15px;
}/* Below added on 1/10/14 to make the header larger. */
.main_menu ul:first-child > li > a {
font-size: 15px;
}Hi Ismael,
Thanks – that worked! How about the font size in the main menu at the top?
-
AuthorPosts