Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #307829

    Hi- I have kind of a silly question, but for some reason I just can’t get it. I have a menu in top right of my header area. The small white border in between the text menu is showing up, but I have set the boxes to have a transparent border. I want to get the white border to go away and just keep the transparent border, but I can’t seem to figure out how. What css do I modify? Link in private content area. Thanks for your help.

    #307833

    Hi Angiec13!

    Please add following code to Quick CSS

    .sub_menu li { border: none; }

    please disable CSS minifying feature on the plugin you are using or code may not be applied

    Best regards,
    Yigit

    #307882

    Hi- I added the code, and you’re right– it wasn’t applied. What plugin are you referring to, and how to I disable the css minifying feature?

    Thanks!
    Angie

    #307884

    Hey!

    It is W3 Total Cache plugin for most of the time :) But code is working fine on my end right now. Please do not forget to flush browser cache

    Regards,
    Yigit

    #307908

    Nevermind the minifying. I got it to work. Thanks! :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header menu border css’ is closed to new replies.