Guenny
Forum Replies Created
-
I can’t change the font color using styling.
Forum: Themes and Templates
In reply to: [Hueman] remove border line on navigation barYes. I decided to just move it to the top menu bar. Hehe. I couldn’t really figure out how to remove the line/border. Plus I decided to just have a white header background. Thanks again. 🙂
Forum: Themes and Templates
In reply to: [Hueman] remove border line on navigation barHi, when I change the color of the header to a different color like any shade other than black, the main menu section looks like it is placed inside a box.
Do you want me to change the header background color so you can see it?
Thanks for your help. 🙂
Forum: Themes and Templates
In reply to: [Hueman] remove border of image with caption on postFound the line I needed to edit. thanks!
Edited this line: .entry .wp-caption { background: #ffffff; max-width: 100%; margin-bottom: 0; padding-top: 0; text-align: center; }
Thanks again Andrew! 🙂
Forum: Themes and Templates
In reply to: [Hueman] remove border of image with caption on postThis is where I added the padding-top 0; line:
.entry .wp-caption img { margin: 0; max-width: 100%; height: auto; }
And it didn’t do anything.
Forum: Themes and Templates
In reply to: [Hueman] remove border of image with caption on postIt doesn’t seem to work. There is still a grey background in every image that has captions on the sample post. I am not sure if I am explaining my issue very well. There is a style.css file on the dashboard. That’s where I made changes.
Thanks Andrew for your help.
-Guenny