- This topic has 7 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Preferential › Image boxes default style
Tagged: image boxes
When I want to make image boxes default style the boxes are not next to eachother as in the demo, but they are placed beneath eachoter. What have I done wrong?
I have copied the code from the wordpad file that is encluded to the theme.
<div class=”pref-img-box”>
<div class=”pref-img-box-content”>
<h3>Default Style</h3>
<p>Maecenas imperdiet tellus quis lectus tincidunt auctor. Mauris libero nisi, varius vel vulputate vel, molestie nec nisl. Proin facilisis mauris nec dui fringilla rhoncus. Mauris varius mi dignissim augue.<p>
</div>
</div>
Here is the link http://www.knuffelsteenafrika.com/
Hi Miranda,
Could you please tell us where have you kept the image boxes, so that it will be easy to both of us to find the solution asap.We hope you understand.
Thanks
Hi Binaya,
The image boxes are on the homepage http://www.knuffelsteenafrika.com/ on top. I got them a bit on one line now instead of beneath eachother. But they stick together now as one solid row. And no spaces between them.
Miranda
The code was pasted in the text box on the back end of the website.
Hi There,
It is due to the same color of three image boxes but you can use the following css;
.pref-img-box.blue {
border-left: 3px solid #fff;
}
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Thanks, it worked..!!
I have pasted it in both 🙂 the child and the custom. Just to be sure
Hi there,
That’s great ! if you face any problem in future then please let us know.
And you can keep the code in any child theme or custom css there will be no problem.
Thanks
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.