badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Top padding : where is it?

Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #49562
    tarik
    Participant

    Hi,
    How do I give top padding to all of my elements (title, post, logo etc)?

    #49659

    Hi Tarik,

    Can you exactly clarify on which page you need to add top padding for title and post?
    So that we can provide you a exact custom CSS code.

    Thank you!

    #49760
    tarik
    Participant

    the marked red square I want them to be top padded
    http://pasteboard.co/u6cuYzrgE.png

    like a small gap between the site content actually starts

    I tried giving top padding but it output weird results

    #49895

    Hi Tarik,

    To reduce the top padding of the main content go to Appearance > Customize > Additional CSS and paste the below CSS code then click on Save button.

    #main {
        padding-top: 0px;
    }

    You can add top padding by increasing the digit value 0 above.

    Thank you!

    #49925
    tarik
    Participant

    thank you.
    Worked like charm

    #49960

    That’s great tarik
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/wp-portfolio
    We really appreciate your rating.
    Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.