These links can help you get started:
https://stackoverflow.com/questions/33759102/wave-border-in-css
You can do an effect like this using pseudo-elements and css3.
You could even turn the border into an SVG:
.divider {
border: 32px solid transparent;
border-image:url(../svg/wave_96x96_border-image.svg) 32 round round;
background-color: #3c93c9;
}
Good luck.
Related Posts:
- How to reference a theme image in a stylesheet?
- Making WordPress Gallery (.gallery-item) Responsive?
- Adding HTML within an image title attribute
- Width 100%: Aspect ratio of image
- Add CSS class to every image
- How to Make WordPress Default gallery responsive on mobile?
- Responsive background images added inline
- @wordpress/create-block image url in css
- How can I upload an image for background use using the Theme Editor in WordPress?
- Override img class in gallery
- Multiple amp-image overlays. How to properly do this in wordpress?
- Image not shown in the theme as it’s showing in HTML template [closed]
- How to handle a background-size: cover image in WordPress?
- Background-image not showing? [closed]
- t5-fresh-editor-stylesheets.php breaks image placement in WP Beta 3 editor
- How do I get my main image to stretch the full length of the screen?
- How to upload and style svg logo?
- How would you add sequentially numbered labels to images in posts?
- css to fit image by HEIGHT
- How to implement CSS-defined images from bootstrap site in wordpress theme
- a: hover issue with image issues [closed]
- All 3?: Responsive resizing of images + image width of actual image for small images + max-width for all larger images
- Moving an image to the side [closed]
- Image Captions Have a 10px Extra Margin, And It’s Not CSS? [duplicate]
- Can i have 2 separate Galleries on 2 separate pages each go to a DIFFERENT Attachment.php file?
- Image modification
- How to remove image size inline style in article and include caption
- Is there a layout to place 2 same sized images in two columns on the WordPress page?
- Landing Page with HTML CSS JS and Images on wordpress
- How to change background image
- Change header image size
- Adding custom html/css/images to Theme
- Is there a way to create referable automatic numbering in image captions?
- Why do images inserted in the post content via the_content() go off the max-width?
- How can we achieve this image css style?
- Remove image border in twentyeleven theme [closed]
- How to display posts with images in fullscreen slider
- Using a full-width hero image that can be changed in the dashboard by a user
- Put image onto header
- Are WP images responsive by default?
- Image thumbnail on single product issue | WooCommerce
- Background image call problem
- all images of past post messed up after changing theme
- Custom styling Insert Media window
- Display ajax preloader for large images within posts
- An image on my site is showing as the wrong image [closed]
- Theme files and imagesnot loading on a mobile device
- Is there a good way to use CMS images with CSS
- change with CSS the color of an svg background image set with “background-image: url()”
- Stop underlining image links
- Font size on image captions on mobile
- Parallax image problem
- Theme using masonry layout script rendering overlaped images in Google Chrome [closed]
- Why is inline CSS added to images automatically? [closed]
- WordPress update leads to 404 error on admin page and signup. CSS mishap with all plugin related functions
- I am having trouble displaying an image at the top of a widget area [closed]
- Is there a way to add background-image to theme.json?
- How to limit number of images being printer out in “Set Featured Image” pop up?
- Pasting images removes class attribute
- Crop image without scaling or resizing with add_image_size()
- Can’t access ‘Store uploads in this folder’
- Is it possible to recover featured images after WordPress export/import
- how to stop generating different image sizes from parser
- Link to large image version instead of original?
- Adding new size for Media screen in functions.php not working
- After installing ssl certificate images won’t show
- Random Size on Featured Image
- Handling image uploads without thickbox
- Loose images in uploads folder
- Using SRCSET with Images and Featured Images
- How to make a gallery with dynamic images from URLs?
- Bulk Upload Image Alt Text
- Call to undefined function wp_generate_attachment_metadata()
- the_post_thumbnail(‘medium’) setting some images width=1 height=1
- NextGEN Conditional Statement [closed]
- All Images not calling alt text
- WordPress Featured Image meta box not showing
- Can we use featured image as third party website image URL
- the_content not showing responsive image attributes srcset or sizes
- How to remove the images from “Uploaded to this post”?
- Place image caption outside of figure tag (Gutenburg Image Markup)
- Featured image not shown in header
- Auto Generate Thumbnail
- Images not loading on webpage, and links to other media give 404 Not Found
- How to create interactive charts on WordPress?
- Using ACF Pro plugin – How to get alt tags using repeater with Image ID? [duplicate]
- How to compress thumbnails instead of cropping
- Pasted image and text in the editor doesn’t work
- Query Image File of a Different Size
- Get custom size of thumbnails
- How do you cite the images on your blog? [closed]
- Cannot use existing image as a featured image since 3.8.1 update
- Post-upgrade problems: Image URL in DB, but not showing
- greater flexibility in targeting images attached to page
- Why is the image in div not displayed in full-size?
- Can I turn an image into a button?
- Why are some SVG-images not visible in my footer?
- How To Get Feature Image from Blog in Same WordPress Multisite Blog on the Parent Blog?
- image_get_intermediate_size always returns false
- Change of displayed images for webp versions