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*

Child theme customization

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44853
    bassot
    Participant

    Hello,

    I created a child theme, and now I would need your help to customize it. In the top page of the website I would like to remove the existing blank space between the first picture and the menu (link : http://www.deprofundis.com/), and also a blank space at the bottom of the page between the last row and the first footer. I also get that kind of blank space on all pages (example: http://www.deprofundis.com/energies-renouvelables/etudes-consulting-passees/etude-technico-economique-de-lutilisation-de-la-chaleur-issue-de-la-combustion-de-lhuile-de-noix-de-coco-pour-la-production-delectricite-dans-les-iles-de-polynesie-francaise/). Could you please tell me how to proceed?

    Another question, currently language button are in the footer. I would like to put language button at the top of the header、 how can I do it?

    Thank you for your help

    #44924
    bassot
    Participant

    Hello again Theme horse,

    any help would be very appreciated!

    Thank you

    #44932

    Hi Bassot,

    To reduce the blank space that you want to remove please go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    #content, .entry-header {
        padding: 0;
    }

    And to put the language button at the top of the header. It needs code customization you have to hire a developer as this is a new feature to add in the theme.

    Thank you!

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