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

    how do i put a margin on top of colour section to stop breadcrumb bar overlapping image.

    thanks

    #1292889

    Hi gregcarrollLMG,

    I don’t see any overlap from the breadcrumb and the Color Section below it, can you give us a screenshot on how it looks on your end?
    Also, try adding this code (this should add a 30px top margin for the first color section in the homepage)

    .home #av_section_1 {
        margin-top: 30px;
    }

    Best regards,
    Nikko

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