New Landing How can we help? Themeforest Theme Support Dante Text Block Height on Homepage and Blog Post Titles

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #158050
    Marcgu
    Member
    Post count: 31

    Hi! Three small questions:

    1. I would like to make the height of the full-width text blocks on the homepage smaller; using extra classes I couldn’t get it small enough, but with the following code (found on your forum) I could:

    .full-width-text {
      padding-bottom: 20px;
      padding-top: 20px;
    }

    Problem was, the height of all headings on the website changed with this code and I only want it to affect the full-width text blocks on the homepage… but how?

    2. For those same text blocks, there is an arrow on the bottom of each. We like that, but on some computers there appears to be a white line separating the arrow from the text block’s background. Is there a way to make this white line disappear?

    3. And finally, is there perhaps a code to make the titles of blog posts appear in bold on the main ‘blog page’? I think they need some extra weight, since we don’t use any thumbnails.

    Thanks a lot!!

    #158070
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach marked screenshot to explain your issue clear to me.

    Thanks
    Mohammad

    #158141
    Marcgu
    Member
    Post count: 31

    Sure, they’re marked with the questions’ associated numbers.

    Attachments:
    You must be logged in to view attached files.
    #158179
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- Please use this custom css code:-

    .full-width-text {
        padding-top: 10px !important;
        padding-bottom: 16px !important;
    }

    2- I need specific page url.

    3- Please use this custom css code:-

    .mini-items .blog-item h3 {
        font-size: 20px;
        font-weight: bold !important;
    }

    Thanks
    Mohammad

    #158222
    Marcgu
    Member
    Post count: 31

    Great! Thanks a lot Mohammad! Both issue 1 and 3 are completely resolved now.

    The specific page url for the second issue is sdsn.eu, it’s the homepage… but not sure if we can solve this, as there only appears to be a white line on some computers as I said earlier. Maybe it’s just the way it is. In any case, let me know!

    #158238
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .full-width-text spb_content_element.alt-bg{
    border-color:transparent !important
    }

    Thanks
    Mohammad

    #158265
    Marcgu
    Member
    Post count: 31

    Thanks Mohammad! However, nothing seems to have changed… any other ideas?

    #158269
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not able to see at my device. My colleague will assist you shortly.
    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register