Little bit more space between blog posts
-
Hi there,
What a stunning looking theme!! I have a quick question, can you pleas help me out to add some css so that I can creat a bit more space between my blog posts on my homepage.
Many thanks in advance!
Hello,
Thank you for using our theme.
Yes we can help you, but please provide us your web-site login and password since we can’t visit it.
Regards
Thank you so much for your fast support! Herwith the logins:
Try to add the following code
.blog-design-masonry .entry-header {
border: 1px solid #000;
padding: 20px;
border-bottom: 0;
}
.blog-design-masonry .entry-content {
border: 1px solid #000;
padding: 20px;
border-top: 0;
}
And please remove yours
.blog-design-masonry {
margin-bottom: 50px;
text-align: center;
border: 1px solid !important;
padding: 2% !important;
}
Many many thanks!!
I have a few more questions: Should a open a new post for this?
1- Can you tell me how to remove the textblock on the left of the logo in the header (now it says [nolink] )
2- How can I remove the information under the products in the shop (for example:http://www.stylelovers.nl/product/bomber-jacket-bordeaux) SKU / Categorie and Tag)
3- Is it possible to line out the images on the homepage at the bottom?
Thank you so much!!
1. You can edit this text in Theme Settings -> Header -> Other
2. Add this code snippet
.product_meta {
display: none;
}
3. Could you please provide some screenshot of what are you talking about here?
Hi again!
Wow that was really fast. I will def. send you a 5 start ranking on themeforest!
1. I tried that but when I leave it empty it will set up a standard text anyway.
2. PERFECT THANKS!!
3. Please find the screenshots her:
– http://www.brndtfy.nl/clients/style/01.jpg
– http://www.brndtfy.nl/clients/style/02.png
1. Check please also is widget area is empty “Widget Area in the header” in Appearance -> Widgets.
3. It seems to be Visual Composer element so you would better to look for solution in it’s documentation because we don’t know how to fix it. And we also don’t see this element on your home page https://gyazo.com/a7070e5e25d00232e4b127e7ab0f58cc
Thanks for 5 stars 🙂
The topic ‘Little bit more space between blog posts’ is closed to new replies.