Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #372064

    Hallo Kriesi-Team,

    gibt es eine Möglichkeit alle Linien zu entfernen?

    Danke
    Joachim

    #372072

    Hey joeydrums!

    Can you please post the link to your website and point out the lines you would like to remove?

    Regards,
    Yigit

    #372145

    Project is still in maintenance mode.

    Actually we use the same style like the portfoilio grid content:
    http://kriesi.at/themes/enfold/portfolio/

    and I want to remove the lines in the top navigation.

    #372152

    Hey!

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

    span.text-sep { opacity: 0; }

    Regards,
    Yigit

    #372155

    Just added it, but nothing happend.

    #372157

    Hi!

    Please add following one

    span.avia-menu-fx {
    display: none;
    }

    First code i posted removes the lines from first image here – http://imgur.com/a/6ZEm6 and second code removes second lines. If that still does not help, please post a screenshot and show the lines you would like to remove

    Cheers!
    Yigit

    #372386

    Please have a look to the lines that should be removed

    • This reply was modified 9 years, 10 months ago by joeydrums.
    #372415

    Hey!

    Please add following code to Quick CSS

    .grid-entry .inner-entry { box-shadow: none; }
    .av-main-nav > li > a, #header_main_alternate, div#header_main, #header_meta, .stretch_full.title_container, #main > .container_wrap { border: none !important; }

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.