Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32249
    Alain
    Member

    Hi I Have a Bit Of a Color Problem Between the Futures Images and the Footer theirs the White Line that Can’t Be Removed when I Change the Colors Of my Website
    http://www.palawan-beach-resort.com

    Can You Help?

    #32429
    Sakin
    Keymaster

    Hi Alain,

    There is two options.
    1. Either you can change the color by adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    .site {background-color: #d8f0fc;}
    #featured-post { border: none; }

    2. Or you can remove the margin by adding in the following css in “Appearance => Theme Options => Custom CSS” box.
    #featured-post { border: none; margin-bottom: 0; }

    #32447
    Alain
    Member

    Thank You Sakin Options One Worked and I Understand How it works Now 🙂

    Have a Good Day Thank You Again

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with Color Changing’ is closed to new replies.