bradarichardson

Forum Replies Created

list of topics you have created till now.

  • bradarichardson
    Participant
    Posted in : Sidebar on Pages

    I tried deactivating all the plugins but the sidebar still didn’t populate. I’ve sent you the email with my admin details with this topic url attached.

    bradarichardson
    Participant

    You can head to my website if you want another example of the theme in action.

    http://www.littlestbookshelf.com/

    bradarichardson
    Participant

    That got rid of it. I apologize, I didn’t realize it was a third party plugin causing that.

    bradarichardson
    Participant
    Posted in : Sidebar on Pages

    I set page sidebar for each page’s setting on the edit screen.

    bradarichardson
    Participant

    This is the website (http://www.littlestbookshelf.com/)

    I’m trying to remove the related section under each post in the review and blog content.

    This is the CSS I’m using on the website:

    .site-header { padding-bottom: 0; }
    .home .entry-content img { margin-top: 0; }
    .home .entry-content p { margin-top: 0; }
    .home .page .entry-content { padding-top: 0; }
    .site-description { font-size: 0.9em; }
    h1.site-title { line-height: 0; margin-bottom: 0; }
    h1.site-title a { border-bottom: 0; }
    h2.site-description { margin-top: 0; }
    @media screen and (min-width: 767px) { .site-header .row { position: relative; } }
    .middle { padding-bottom: 0; }
    .page > .entry-header > .entry-title { display: none; }
    .page .comments-area { display: none; }
    .post-archive .page-title { display: none; }
    .related-posts { display: none; }

    bradarichardson
    Participant
    Posted in : Sidebar on Pages

    I set both pages to display the page sidebar I set up in the apperance>widgets>page sidebar section but neither is showing up.

    bradarichardson
    Participant

    I tried the code and cleared the cache but the related section is still coming up.

    bradarichardson
    Participant
    Posted in : Reducing White Space

    Looks good!

    bradarichardson
    Participant
    Posted in : Reducing White Space

    Will I still be able to display comments on posts with the CCS code:

    .comments-area { display: none; }

    I’d like for them to show up on posts, just not pages.

    bradarichardson
    Participant
    Posted in : Reducing White Space

    I’m sorry :) I had the code in there but must have taken it out when I was working with the footer spacing. It all looks great now! Thank you so much! The support you provide is excellent!

    bradarichardson
    Participant
    Posted in : Reducing White Space

    Thank you, that seemed to fix the gap between the footer and the text. I’m still working on bringing the menu, tagline and logo a little closer together.

    bradarichardson
    Participant
    Posted in : Reducing White Space

    I copied the CCS codes you provided and the white space is still there. I’ve been putting the code directly into the “Customer CCS” field in the “Theme Options” menu. This is what I’ve got copied into the field.

    .site-header { padding-bottom: 0; }
    .home .entry-content img { margin-top: 0; }
    .home .entry-content p { margin-top: 0; }
    .home .page .entry-content { padding-top: 0; }
    .site-description { font-size: 0.9em; }
    @media screen and (min-width: 767px) { .site-header .row { position: relative; } }
    .site-header .textwidget { position: absolute; top: 0; }
    .site-header #searchform { position: absolute; top: 0; right: 0; }
    .page > .entry-header > .entry-title { display: none; }
    .comments-area { display: none; }

    bradarichardson
    Participant
    Posted in : Reducing White Space

    Also the formatting on the logo, menu and tagline vanishes on the about page but reemerges on the other pages.

    http://www.littlestbookshelf.com/about/

    bradarichardson
    Participant
    Posted in : Reducing White Space

    I tried not allowing comments on the pages and the white space is still there. I also tried the css code but it didn’t change the spacing at the bottom. This is what my Custom CSS field looks like.

    .site-header { padding-bottom: 0; }
    .home .entry-content img { margin-top: 0; }
    .home .entry-content p { margin-top: 0; }
    .home .page .entry-content { padding-top: 0; }

    .site-description { font-size: 0.9em; }

    @media screen and (min-width: 767px) {
    .site-header .row {
    position: relative;
    }

    .site-header .textwidget {
    position: absolute;
    top: 0;
    }

    .site-header #searchform {
    position: absolute;
    top: 0;
    right: 0;
    }
    }

    .page > .entry-header > .entry-title { display: none; }

    .comments-area { display: none; }

    bradarichardson
    Participant
    Posted in : Removing Page Titles

    Thank you. That solved my problem.

    bradarichardson
    Participant

    Worked wonderfully. Thanks!

    bradarichardson
    Participant

    Hi Serkan,

    I actually decided to try and play around with the theme more to try and understand how it works on my own before taking your time. Thank you for the prompt response.

Viewing 17 posts - 1 through 17 (of 17 total)