sommerchaka
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Robots.txt Unreachable ErrorI work with many sites, all of which I use the Yoast plugin, and they do not have this problem. That is why I am wondering if the issue is within the wordpress theme itself. I don’t have any other plugins that use robots, that I am aware of. I am just unsure of how to find the root of the problem, so that I can fix it. If anyone is able to identify what is causing this, I would greatly appreciate it!
Forum: Fixing WordPress
In reply to: Create H1 in Page TitleRonak, that edit worked perfectly. Thank you!
That worked great – thank you!
I was actually trying to do the same thing, but with the “Store Menu” in my sidebar. My website is https://happybodykitchen.com/store-non-toxic-products/
I am wanting the Store Menu to look more like this menu: https://thehumanexperimentmovie.com/switch-to-safer/
Can anyone help me with CSS code that can do this? Also, the background-color I want is #0e88ce with the text white.
Here is what I have tried:
#sidebar .widget_nav_menu a {
background-color: #0e88ce;
color: #ffffff
}This somewhat worked, as it changed the color up until the end of each word in the menu list, but I can’t seem to figure out how to change the color of the entire widget container. Please tell me what I am doing wrong. Thank you!
- This reply was modified 8 years, 4 months ago by sommerchaka. Reason: typo
- This reply was modified 8 years, 4 months ago by sommerchaka.
Forum: Fixing WordPress
In reply to: Non-Responsive Full Page TemplateHey!
Thanks for the quick reply! I thought it might have been Page Builder too, so I had deactivated it. Could that still be causing problems even deactivated?
If not, any other clues why it would be set to 46%? It seems to be happening on all of my pages. ??
I appreciate the help.
Sommer
Thanks for the help. The issue was actually due to a WP update and not the plugin. Problem resolved!