Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #387504

    Hi,
    I re-sized the height on my color sections but I can’t seem to re-position the top and bottom arrows individually. All the css I’ve tried moves the arrows as one image. Please see http://babybuildersnorcal.dreamhosters.com/ “Our Goals are Threefold”

    I’d be happy if I could make the white “down” arrow transparent or move it closer to the border and make both the up and down arrows a bit smaller.

    Any ideas would be appreciated. Thanks in advance!

    Rosemary

    #387840

    Hey romella!

    Try dragging a codeblock element to the page and add this inside.

    <style type = "text/css">
    #av_section_2 .border-extra-arrow-down {
      display: none;
    }
    </style>

    Regards,
    Elliott

    #387949

    Worked like a charm!
    Many thanks,
    Rosemary

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Re-position up/down arrows on color sections after re-sizing the height’ is closed to new replies.