mitchydee
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form DB] Tally of Number of Unique Entries In a FieldIs it possible to just have the number (only) displayed, without the table structure/borders and header names? Similar to
[cfdb-count form="FormName"]Thanks for any help,
MitchForum: Plugins
In reply to: [AGP Font Awesome Collection] How do I use it?Can this plugin be used to add the icons to WordPress menu items, and if so, how is this done?
Forum: Themes and Templates
In reply to: [Virtue] Background color for container or wrapperI had to abandon the flexslider for another slider that I shortcoded into the entry-content area, and that actually solved my problems. However, thank you for your time on this. It has been much appreciated!
Forum: Themes and Templates
In reply to: [Virtue] Background color for container or wrapperI would LOVE to send a screenshot. Is it possible in this forum? I’m not seeing the option.
I was able to resolve the vertical margin issues, via..
.flexslider {
margin: -15px;
}… however, am unable to do so horizontally.
The content region that I’m trying to fill with the slider is exactly 1170px wide, but the slider is actually maxing out at 1140px wide; even though the images within in it are 1223px wide. Not sure if any of that is helpful (?).
Forum: Themes and Templates
In reply to: [Virtue] Background color for container or wrapperUnfortunately, that didn’t work. Actually no styles that I include under that class seem to be recognized by that flexslider (?).
I also need that slider to be the same width as the content region below it, but the slider width options in the Theme Options maxes out at 1170px. Any other recommendations?
Forum: Themes and Templates
In reply to: [Virtue] Background color for container or wrapperUnfortunately I can’t, as its on a client server in a password-protected directory.
I was able to fill the gap that I was referring to on the page-header by just increasing the margins and fattening the padding on .page-header; so that issue is “resolved.”
However, I have a similar issue with the flex slider on the front page. Where in the CSS can I adjust the size and/or margins around that slider?
Thanks for any assistance. I know not having a link or screenshot to work from is not very helpful, but hopefully my question regarding the flex slider margins is fairly straightforward (?).