cizmas
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Oxygen – tagline does not change after modifying style.css fileHernan, this did it!!! Thank you very much. Paul
Forum: Themes and Templates
In reply to: Oxygen – tagline does not change after modifying style.css fileHernan, I found the #site-title a{color:#222;border-bottom:none} and changed it to #site-title a{color:#000000;border-bottom:none}, I then updated the style.min.css file but I still cannot see any change ??
I was sure that it will work, but not yet…
My website is wegwert.com.
Thank you,
PaulForum: Themes and Templates
In reply to: Oxygen – tagline does not change after modifying style.css fileHernan:
Thank you for your reply and suggestions.
I have a hard time identifying what part of the style.min.css files controls what I want to change. To be more specific, I want to modify the color of the page title. Using Web Inspector, when I click on the page title, I see h1.page-title.entry-title 470px x 37 px. From this, I assumed that h1 is probably related to the page title. I then searched the style.min.css file for h1. I found it in 3 places:
(1) h1,h2,h3,h4,h5,h6{font-family:’Abel’,’Helvetica Neue’,Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;margin:0 0 15px 0;color:#000000;line-height:1.3em}
(2) h1{font-size:3em}
(3) .hfeed h1,.hfeed h2,.hfeed h3,.hfeed h4,.hfeed h5,.hfeed h6{font-weight:normal}
Just to check that I am going in the right direction, I modified the second occurrence of h1 to be “h1{font-size:5em}” and updated the style.min.css file. Unfortunately, I cannot see a change in the title of the page.
What am I missing?
Thank you,
PaulForum: Themes and Templates
In reply to: Oxygen – tagline does not change after modifying style.css fileHernan:
Well, I am not out of the woods either when is about customizing the style.min.css file.
I am using Safari with Web Inspector. Is this an option similar to using FTP and a Code Editor software?
Thank you,
PaulForum: Themes and Templates
In reply to: Oxygen – tagline does not change after modifying style.css fileHernan:
Thank you! That did it.
Paul
Forum: Fixing WordPress
In reply to: about link in oxygenThank you again!
Forum: Fixing WordPress
In reply to: about link in oxygenThank you! I will explore these options.
I really appreciate your help.
Paul
Forum: Fixing WordPress
In reply to: about link in oxygenThank you – it is working as I wanted!
Now I have a new question: where can I read about modifying the page template?
Thank you,
PaulForum: Fixing WordPress
In reply to: about link in oxygenThank you for you suggestion. It appears I have remove the existing pages that point to “about” and hope that when I generate new pages they will not point to “about” again.
I am certainly confused: I can see how to add pages to the menus, but I do not know how to add menus to pages.
I somehow managed to have the first menu (the horizontal menu) added to my pages, but I am not sure how to add the secondary menu (the vertical menu). If I look at the information available in pages, I can only set the parent, template and featured image. I would think there is another “handle” that allows for setting which menus I want for a certain page, but I do not know what that “handle” is.
I would appreciate it if you could also point me to a good manual for WP.
Thank you,
Paul