Tagged: color section, down arrow, resizing
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
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
Worked like a charm!
Many thanks,
Rosemary