Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #260490

    Here is the site I’m working on: http://www.portsmouthparkingshuttle.com. I would like for the colored sections to blend seamlessly without the light line dividing each of them. I believe is the theme sets this border-color as #e1e1e1. I would like to change that color to match the background of my site, or just remove it all together.

    I found this thread that addresses this same problem, but the suggested css code did not do the trick. Any other suggestions as to how I can get rid of this border?

    Thank you!

    Emily

    #260833

    Hi belyeaem!

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

    .avia-section { border: none !important; }

    Cheers!
    Yigit

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