Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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
    Thanks

    #559264

    Hey 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!
    Yigit

    #559355

    I added the code but it didn’t remove the white. I even added !important, but no luck. I’ve sent admin login below.
    Thanks,

    #559364

    Hi!

    Login credentials are not working for me, can you please check them once again?

    Best regards,
    Yigit

    #559370

    Try this password

    #559373

    Hi!

    Have you tried flushing browser cache and refreshing your page a few times? It does seem to be working on my end :)

    Best regards,
    Yigit

    #559386

    I 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?
    Thanks

    #559897

    Hi!

    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,
    Vinay

    #560020

    Thank 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?
    Thanks

    #560467

    Hey!

    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.
    #560662

    Thanks 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.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Sidebar Menu Widget CSS’ is closed to new replies.