vintageadult
Regular Member
- Nov 28, 2014
- 221
- 5
Use any Theme Editor it will be very easy to Drag & Drop new Button Side by side , or if you can share which theme you are using then we can help you much better.
I think an html or css container would help but I dont actually know the correct codes to do this.Depends on which theme and plugins you are using. And how exactly you set up the site.
Try using Site Origin Page Builder, it can help a lot with setting up the layout for the site.
Test this code :-
<img src="pic_mountain.jpg" style="float: left; width: 30%; margin-right: 1%; margin-bottom: 0.5em;" alt="Mountain View" style="width:304px;height:228px;">
<img src="pic_mountain.jpg" style="float: right; width: 30%; margin-right: 1%; margin-bottom: 0.5em;" alt="Mountain View" style="width:304px;height:228px;">
or
Have a look over this Link .
hey I have done it by some extra adjustments , could you pls look at it?You are using Wordpress , goto your page > edit option > now there you can put code and normal text too so edit in code of the text.
hey I have done it by some extra adjustments , could you pls look at it?
Example