Forum replies created

    Heike
    Spectator
    Posts: 4
    21.10.2015 at 12:31 #21554

    Hi Denzel,

    your code fixed the problem. Thank you very much.
    But the behavior is really strange, isn’t it?

    Do you think it is a good idea to completly delete the theme and reinstall it?

    Cheers
    Heike

    Heike
    Spectator
    Posts: 4
    20.10.2015 at 09:07 #21531

    Hi Denzel,

    sorry for the confusion 😉
    I now removed all my custom css and all other changes which are related to the look of the page.

    Now, the main problem is related to the header and the footer of the page.
    As you can now see on my homepage, the header has a white background instead of a transparent.
    The settings for the footer are the same but the background is transparent.
    Even if I change the pattern in “Styling” -> “Header and Footer pattern” nothing happens and the background of both remains the same.

    Thanks for your help.

    Cheers
    Heike

    Heike
    Spectator
    Posts: 4
    19.10.2015 at 11:23 #21504
    This reply has been marked as private.
    Heike
    Spectator
    Posts: 4
    19.10.2015 at 11:23 #21503

    Hi Denzel,

    I found out that the grey lines are shadows, too, As a workaround I renamed the images shadow-top.png and shadow.png in …/wp-content/themes/evolve-plus/library/media/Images.
    So the grey lines disappear.

    For the header problem I tried to use custom css with the following:
    .home-content-boxes {background:none;}
    .header {
    padding: 20px;
    background-color: transparent;
    border-top: none;
    }
    .content-bottom {border-top: none;}
    .header, .footer {background-image:url(‘…/wp-content/uploads/2015/10/subtle_white_feathers.png’);}
    ul.nav-menu a {text-shadow: none;}

    But of course the background of header and footer is now moving while scrolling and I don´t like that.

    I will send you the URL in the next reply marked as private.

    Cheers
    Heike