-
AuthorPosts
-
May 23, 2017 at 8:27 am #798105
Guten Morgen,
ich bekomme die graue dünne Linie unterhalb der “Farb-Sektion” einfach nicht weg. Ich weiß, dass ich in den Eigenschaften für Top und Bottom Border Styling eine Linie angeben kann, aber in beiden Auswahlfeldern ist korrekterweise “No border styling” eingetragen.
Die Linie ist zu sehen auf der Website direkt unter dem Hintergrundbild der Farb-Sektion, direkt als erstes, wenn man die Site lädt.
Dasselbe Problem ist auch unterhalb von 2 Gridrows: auch dort ist direkt unter den Bildern die graue Linie zu sehen (suchen nach Text: “Wir gestalten ihre aktuelle Website”).
Bei allen anderen Farb-Sektionen habe ich dieses Problem nicht! Woran kann das liegen? Die Linie ist sehr störend. Vielleicht als Hinweis: unter den Farb-Sektionen und Grid-Rows folgt ein “Separator/Whitespace” mit 50px. Website ist unten angegeben.
Besten Dank,
UweMay 23, 2017 at 11:47 pm #798601Hey Ritterli,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-431 #after_submenu { border: 0 !important; }
Hope this helps :)
Best regards,
NikkoMay 24, 2017 at 10:39 am #798823Hello Nikko,
thank you very much! The result is 50%, it would be great to solve the remaining problem :
1) the grey line below the two grids row in the middle of the page with the pictures is disapperead now. -> That’s fine!
2) the grey line below the starting picture at the top of the homepage is still present. -> :-(Perhaps this might help you:
Construction of Home page:
———————————————
– “Farb section” with selection “No border” for top and bottom of section
– inside “Farb section” are three Columns with individual height and space between columns, no inner padding, no frame.
– inside “Farb section” but below the three columns is a separator/whitespace with 50px– below the “Farb section” continoue again three columns but not within a “Farb section” or other. Starting with text “Die Digitalisierung ….”
It would be fine to solve this problem, my customer is a bit annoyed about these grey lines. Thanks for the first 50% !
regards,
UweMay 25, 2017 at 8:51 am #799415Hi,
You’re welcome, try adding this css code in Quick CSS:
.page-id-431 #after_section_1 { border: 0 !important; } .page-id-431 #av_section_5, .page-id-431 #av_section_9, .page-id-431 #after_section_7, .page-id-431 #after_submenu { display: none; }
Hope this fixes the rest :)
Best regards,
NikkoMay 25, 2017 at 10:40 am #799442Hi Nikko,
your solution works excellent, thank you very much!
Have a nice day,
UweMay 25, 2017 at 7:43 pm #799747Hi,
You’re very much welcome. Thanks for using Enfold :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘dünne graue Linie unterhalb "Farb-Sektion" verschwindet nicht!’ is closed to new replies.