Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #346474

    Dear all,

    I am trying to remove the search icon and to shift the menu a bit on the right to have more space for menu elements here : http://www.inspirationgroup.it/

    I insert the following code in quick CSS but the page does not change:

    #top.avia-blank #wrap_all {
    display: block;
    }

    .main_menu{ right: -200px;}

    #menu-item-search {
    display: none;
    }

    can you help me?

    thanks!

    #346476

    Hi inspirationgroup!

    Please disable CSS minifying feature and flush cache then refresh your page a few times

    Cheers!
    Yigit

    #346515

    it worked!!1

    Thanks a lot!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Quick CSS not working, not even changing custom.css via FTP’ is closed to new replies.