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

    Hi there,

    Whilst I thought I was pretty comfortable using Firebug, the Avia framework is a whole new learning curve for me.

    I’m trying to identify the line between the header and the breadcrumbs container, so I can change the colour to match the BG colour .

    Can anyone help please?

    regards

    AndrewJ

    #246528

    Hi Andrew!

    It is the bottom border of header. You can change its color by adding following code to Quick CSS

    #header_main { border-bottom-color: #f56b08; }

    Cheers!
    Yigit

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