Tagged: x
-
AuthorPosts
-
April 6, 2016 at 4:39 pm #870125
My company has an existing website (www.seebugs.com) that was created by a web design firm. I recently purchased X Theme because I am not completely satisfied with the previous design.
I would like two text boxes to include two buttons and two text boxes to include one button. These would be similar to the Residential Solutions and Commercial Solutions text boxes on my existing website. All four text boxes include a text area and an image. How can I add four bordered text boxes to the home page?
Regards,
Mike
April 6, 2016 at 5:27 pm #870181I like the Tabbed Content shortcode. Is there a way to include an image above the tabs tops shortcode?
Thank you,
Mike
April 7, 2016 at 12:38 am #870608Hi Mike,
To make rounded corners, you may add class rounded-box to column class field.
Then add the following CSS on Appearance > Customize > Custom > CSS:.rounded-box{ border: 2px solid #0A57A5; border-radius: 4px; }
Feel free to adjust the values.
Can you clarify exactly where you want to add an image? Images can be added inside tabbed content.
Hope this helps.
-
AuthorPosts