Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #305540
    HansH
    Participant

    Hello Skandha,

    The last two frontpage issues:

    1. white space at bottom. You can see it in this link.
      what I did is adding a widget at the bottom of the page.
      The white space above the widget is equal to the other white spaces on the front page.
      The white space under the widget is -according to me- too big.
    2. The menu:
      As you can see in this link: the home menu item of the header right menu is bold. This occurs after adding
      /*menu minder vet*/
      .site-navigation a {
      font-weight: normal;
      }
      Can you tell me what’s wrong?

      Kind regards

      Hans Hagmeijer

    #305562
    Skandha
    Participant

    @hansh: Hello Hans,

    I will look into the issue and get back to you soon.

    Kind Regards,
    Skandha

    #305575
    Skandha
    Participant

    @hansh: Hello Hans,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home #content {
    display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #305578
    HansH
    Participant

    Hello Skandha,

     

    This worked fine. Thank you.

     

    Kind regards

    Hans Hagmeijer

    #305580
    Skandha
    Participant

    @hansh: Hello Hans,

    Glad it worked out. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘last two issues frontpage’ is closed to new replies.