Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #459214

    Hello,
    my site is bodytalkcare.com
    How do I remove the grey line under the menu items spanning the width of the whole page?
    Thank you

    #459429

    Hi Nathan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main, #main>.fullsize {
      border: none!important;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Cheers!
    Yigit

    #459649

    the lines are still there and when I hover over the menu names there is a green line below it on that grey line that I would like to remove please. Thank you.

    #459652

    Hi!

    Please add following code to Quick CSS as well

    .avia-menu-fx { display: none !important; }

    Have you made sure that > sign is not converted in the previous code? If you did, please post a temporary admin login here privately so we can look into it.

    Best regards,
    Yigit

    #459660

    what email do I send this user info to?

    #459662

    Hi!

    You can use (Email address hidden if logged out) but please post login credentials here privately so any available moderator can look into it.

    Regards,
    Yigit

    #459664
    This reply has been marked as private.
    #459669

    Hey!

    Can you please switch user role to administrator? :)

    Cheers!
    Yigit

    #459672

    yes

    #459675

    Hey!

    Please review your website now.
    > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field. I also noticed that you have added dashes between your custom CSS code ( —- ). If you would like to comment in your custom CSS field, please use it as following

    /* your comment goes here */

    Regards,
    Yigit

    #459678

    thank you it all looks great
    I appreciate this very much!

    #459683

    Hi!

    You are welcome, we are always happy to help :) Let us know if you have any other questions or issues.

    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘How do I remove the line on menu?’ is closed to new replies.