-
AuthorPosts
-
January 4, 2016 at 6:11 am #559023
I’ve looked everywhere – tried everything and cannot get the white background to go away on the custom menu widget. Can you help please. http://market-now.com/wp-video-tutorials/the-dashboard
ThanksJanuary 4, 2016 at 4:19 pm #559264Hey journey5956!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_color .widget_nav_menu ul:first-child>.current-menu-ancestor { background: transparent; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
YigitJanuary 4, 2016 at 5:55 pm #559355I added the code but it didn’t remove the white. I even added !important, but no luck. I’ve sent admin login below.
Thanks,January 4, 2016 at 6:01 pm #559364Hi!
Login credentials are not working for me, can you please check them once again?
Best regards,
YigitJanuary 4, 2016 at 6:06 pm #559370Try this password
January 4, 2016 at 6:10 pm #559373Hi!
Have you tried flushing browser cache and refreshing your page a few times? It does seem to be working on my end :)
Best regards,
YigitJanuary 4, 2016 at 6:34 pm #559386I flushed the DNS – closed and reopened the browser and tried a different browser – I go back and forth between Chrome and Firefox.
I just realized that it works for all the individual pages – custom menu, but does not work for the primary link “video tutorials” – http://market-now.com/wp-video-tutorials/.
Curious to know if WP Supercache plugin makes it difficult to see changes when editing?
ThanksJanuary 5, 2016 at 1:12 pm #559897Hi!
Yes you are correct. When a WP cache plugin is enabled it take’s time for the changes to reflect on the frontend as it caches the website files.
Please disable it and if you find and options to “empty cache” go ahead and empty the cache.If you do not use a CDN service for your website kindly ignore this step.
Another issue could be because of a CDN services like CloudFlare please enable development mode in admin options and hard refresh for the changes to take place.Best regards,
VinayJanuary 5, 2016 at 5:00 pm #560020Thank you – I don’t currently use a CDN/Cloudflare for this site and I have disabled WP Cache while editing.
In any case, I did add the CSS as mentioned above and it did remove the white background on all the subpages of “Video Tutorials”, but the background is still there on the main page http://market-now.com/wp-video-tutorials/the-dashboard/.
I still cannot find CSS to remove the white background on that page – can you help?
ThanksJanuary 6, 2016 at 1:04 pm #560467Hey!
The white background is difficult to remove as it is not added in the page layout. it is coming from the video shortcode
please check the shortcode settings where you generated it.
[wpmudev-video group=”dashboard” show_title=”1″]
I have removed the white bg from the layout using custom styles.
Cheers!
Vinay- This reply was modified 8 years, 10 months ago by Vinay.
January 6, 2016 at 5:37 pm #560662Thanks Vinay – I think I will just leave the white background on the one page – doubt anyone will notice it besides me. :) I appreciate your help.
-
AuthorPosts
- The topic ‘Sidebar Menu Widget CSS’ is closed to new replies.