Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #297343
    Dirk
    Participant

    Hi,

    I would like to lower the postion of the right homepage sidebar (with widgets) so it aligns with the first text line of the homepage on https://voorbeeld.ovh

     

    Hope it is possible.

    Thank’s so much,
    Dirk

    #297410
    Skandha
    Participant

    @italianfox: Hello there,

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

    #secondary {
    padding-top: 100px;
    }

    You can change the padding according to your choice.

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

    #297417
    Dirk
    Participant

    That fixed my issue Skandha, wonderful!

    Thank you,
    Dirk

    #297418
    Skandha
    Participant

    @italianfox: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Align homepage siderbar with content’ is closed to new replies.