Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #463651

    Hi there,
    Per Kriesi’s request I am reposting this to the forum:

    I have the page set to transparent header, and now I’d like to remove the white border at the top: http://www.janebolduc.com/NEW/?page_id=8.
    Thanks, John

    • This topic was modified 9 years, 5 months ago by summer_time.
    #463726

    I have uninstalled and reinstalled WordPress and Enfold many times. This site is hosted at BlueHost. We also installed the theme on our server for another site (which is at Biondo Web a reseller of Godaddy), selected a slider, chose transparent header, and the same thing, white border at the top of the page. Can you give us some css that will allow the page to look like this http://kriesi.at/themes/enfold/homepage/transparent-header/?

    Thanks,
    John

    #464185

    Hey!

    Drag a codeblock element to the page content and add this inside.

    <style type = "text/css">
    .template-page { padding-top: 0px !important; }
    </style>

    Regards,
    Elliott

    #464215

    Thank you so much!

    Is there code for having this only work on the home page?

    Thanks again.

    • This reply was modified 9 years, 4 months ago by summer_time.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘White top border remains even after transparent header has been chosen.’ is closed to new replies.