• This topic has 6 replies, 2 voices, and was last updated 4 years ago by Hans.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #240685
    Hans
    Participant

    Hi Skandha,

    The website is almost finished. It is time for the last details now. They concern the frontpage.
    As you can see on the added image, there is a gap between the sections.
    Is there a way to make this gap smaller (in fact: replace the two columns section a little to above to the text section.)
    Image: https://drive.google.com/file/d/13b94p6eOLu-DBG1QugO5Aq5aVU6ekNPY/view?usp=sharing

    And in the other image, you can see, there is a scroll bar in the two columns section. I already resized the image, but no result. Is there a solution to delete this little scroll bar?
    Image: https://drive.google.com/file/d/12CcAvtht6f5ctyHwgR0X1Q_VJIMnfn1l/view?usp=sharing

    And a question: is it possible to have the home icon in the header right menu? That should be great.

    Kind regards

    Hans Hagmeijer

    #240745
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #post-2 p {
        margin-bottom: 0;
    }

    I don’t see the scroll bar in the two columns section as you mentioned. Are you still having the issue?

    To have the icon in the header right menu you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out!

    Kind Regards,
    Skandha

    #240786
    Hans
    Participant

    Hello Skandha,

    I think the problem of the scroll bar depends on the browser.
    Edge doesn’t give a problem; safari and Chrome give this problem
    Opera doesn’t give the problem.

    Child time: I never did that. I am not familiar with that.
    But this is also something for after completing the first website version.

    In the mean time: stay safe. We try also.

    Kind regards

    Hans Hagmeijer

    #240817
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Can you please try adding the following CSS Code?

    .catch-mag-section .has-post-thumbnail.excerpt-image-left .hentry-inner .entry-container {
        overflow: hidden;
    }

    I can guide you using a child theme if you want. Let me know what you would like to do.

    Let me know if this works out. You too take care and stay safe.

    Kind Regards,
    Skandha

    #240836
    Hans
    Participant

    Hi Skandha,

    You are great. This worked. It is all fine now. If it is necessary to make a child time, I let you know.
    Until now, you are a great help. And stay safe. We stay as much as possible at home.

    Kind regards

    Hans Hagmeijer

    #240874
    Skandha
    Participant

    @toerfiets: Glad it worked out Hans. Take care.

    Kind Regards,
    Skandha

    #240892
    Hans
    Participant

    Hello Skandha,

    This worked fine. Thank you. I think almost that this was the last question.

    Kind regards

    Hans Hagmeijer

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘last details’ is closed to new replies.