marc0831
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Menu Text Larger than Container BoxesThank you for looking into this Matt! I’m new to all of this so bear with me. To do this I go to Appearance> Editor correct? Then do I pull up the stylesheet.css? I have the stylesheet and numerous Templates to edit. I didn’t find a file named nav#main-top any my stylesheet does not contain “ul li ul has a max-width of 175px”
Any ideas?
Forum: Fixing WordPress
In reply to: Menu Help! Category under Page issueSorry about that Jan! Every time I tried posting I never saw the post in the how to thread so I thought it wasn’t posting…. Noob alert!
Thank you for passing on the sub-category link. I’ve got the basics down so I need a little more help.
Here is my current menu structure:Yoga & meditation -PAGE
Yoga and Mediation Posts – CATEGORYSo I have a category listed as a subitem of a page. My goal is to create a descriptive page with photos which is the Yoga & meditation -PAGE. And then all future blog posts will be filled under the category Yoga and Mediation Posts.
Unfortunately i am unable to open theYoga & meditation -PAGE when there is a category as a subitem. Any ideas???
Forum: Fixing WordPress
In reply to: Spacing between sidebar widgetsThank you so much MarkRH!!!!
Forum: Fixing WordPress
In reply to: Spacing between sidebar widgetsThank you MarkRH! Once again, I’m a total noob! I entered what you provided above and then modified the values of the margin and padding and saw no difference after updating the file. Is there something else I’m not doing? Your link to the child theme was the same as to the padding theme.
Thanks again for your help!
/*
Theme Name: Zephyr
Theme URI: http://themeflame.org/zephyr
Author: Themeflame
Author URI: http://themeflame.org/
Description: Zephyr is a Clean Blogging theme that offers extensive customization through the WordPress Customizer.
Version: 2.2.1
License: GNU General Public License
License URI: license.txt
Tags: white, translation-ready
*/@import url(“css/zephyr.css”);
#zephyr-widget-sidebar li {
margin: 1px 1px 1px;
padding: 1px 1px 1px;
}