Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator t-p

    (@t-p)

    I could not fins your theme “foundation” in the www.remarpro.com theme repository. You may want to contact the theme’s developers.

    hi

    on the style.css this link:
    https://saveourschoolstoday.org/wp-content/themes/foundation/style.css?ver=3.2.7

    please add or change this class

    #home-top #sidebar {
    display: inline;
    float: right;
    height: 440px;
    }

    if u notice i added this : height: 440px;

    i also recommend to use the same height in pics in the slider as it is annoying.

    Thread Starter jthel24

    (@jthel24)

    was955,

    Thank you for your recommendation, I’ll be sure to change all current and future heights to 440px;

    I tried what you gave me in the stlee.css but it didn’t work. Should I play around with the padding with the featured posts widget?

    #home-widgets .featured-posts {
    width: 630px;
    padding: 0;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

    Sincerely appreciate the help,
    Josh

    Thread Starter jthel24

    (@jthel24)

    Nevermind, it worked! Thanks so much was955!

    Best,
    Josh

    great
    you are most welcome

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Editing Homepage of Theme’ is closed to new replies.