jneal95
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Product Images Not Loading on Live SiteIndividual product images **
Forum: Fixing WordPress
In reply to: Product Images Not Loading on Live SiteProduct images within the site are what is not loading for me
Forum: Themes and Templates
In reply to: [Noah Lite] Header not clickable on mobile deviceI am having the same issue. My logo is not clickable to return to the homepage. I have tried looking for plugins to help but have no luck. Do you get the message You need to make this file writable before you can save your changes. See the Codex for more information.” when you go into editor? This is the only theme I have this issue with. If it’s an issue of tweaking the code to resolve the issue, I’m not able too. I was wondering if it was the theme.
Forum: Fixing WordPress
In reply to: Sub-menu Hover ColorPerfect. Thank you!
Forum: Fixing WordPress
In reply to: Featured Image Maximum SizeI reviewed this but it does not seem to help with featured images particularly.
Forum: Fixing WordPress
In reply to: Text ColorPerfect. Thank you!
Forum: Fixing WordPress
In reply to: Featured Image Maximum SizePerfect, thank you! Can I make it centered? I know how to center items with code individually, but how would I tackle this with custom CSS for all featured images?
Forum: Fixing WordPress
In reply to: Store MalfunctionsThank you for your help.
Forum: Fixing WordPress
In reply to: Store MalfunctionsThank you! Would you recommend clearing it or deleting the plugin entirely?
Forum: Themes and Templates
In reply to: [MinaLite] Header/Footer Background ColorYes, thanks.
Forum: Themes and Templates
In reply to: [MinaLite] Navigation LocationThank you. I posted in their forum. In regard to the scrolling, it seems to be “fixed” rather than “static.” However, when I make that change in
/*————————————————————–
## Menus
————————————————————–*/
.main-navigation {
position: static;
width: inherit;
max-width: inherit;
text-align: center;
height: 55px;
background: #f9f4f4 none repeat scroll 0 0;
-webkit-backface-visibility: hidden;
z-index: 9999;in my stylesheet, it does not change anything.
Forum: Fixing WordPress
In reply to: Navigation LocationThank you. I posted in their forum. In regard to the scrolling, it seems to be “fixed” rather than “static.” However, when I make that change in
/*————————————————————–
## Menus
————————————————————–*/
.main-navigation {
position: static;
width: inherit;
max-width: inherit;
text-align: center;
height: 55px;
background: #f9f4f4 none repeat scroll 0 0;
-webkit-backface-visibility: hidden;
z-index: 9999;in my stylesheet, it does not change anything.
Forum: Fixing WordPress
In reply to: Content Shadow Removal and Decrease Header/Content PaddingThank you! That works. The shadow/outline is super faint so I guess if other’s don’t notice it, it’s not that big of a deal. Thanks again for your help!
Forum: Fixing WordPress
In reply to: Title Malfunctioning and Bar RemovalPerfect, thank you!
Forum: Fixing WordPress
In reply to: Title Malfunctioning and Bar RemovalI want to follow up since I have not received any replies regarding my issue. Also, I would like to remove the rule and margin that would be placed under a page title. For example… https://hippielaundry.com/denim/ Thank you.