Home Forums Basel support forum Little bit more space between blog posts

Little bit more space between blog posts

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1278

    Brndtfy
    Participant

    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!

    #1285

    Artem Temos
    Keymaster

    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

    #1297

    Brndtfy
    Participant

    Thank you so much for your fast support! Herwith the logins:

    #1302

    Artem Temos
    Keymaster

    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;
    }
    #1317

    Brndtfy
    Participant

    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!!

    #1318

    Artem Temos
    Keymaster

    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?

    #1319

    Brndtfy
    Participant

    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

    #1320

    Artem Temos
    Keymaster

    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 🙂

    #1321

    Brndtfy
    Participant

    Thank you so much!!

    #1325

    Artem Temos
    Keymaster

    You are welcome 🙂

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Little bit more space between blog posts’ is closed to new replies.