footer, masonry, etc.

  • Posted in : Read WP
  • jbaird8
    Participant

    A few (probably stupid) questions from someone with a basic knowledge of code and web design:

    — How can I modify the footer to include widgets beyond the default subjects cloud?

    — Using masonry, is it possible to add a full-width slideshow above posts? That’s the one thing I would like to add so I can feature 3-5 pictures before getting into text-heavy posts.

    — I want to change colors in the header and footer — as done here: http://doublestoptest.com/mm/ — but have no idea where to start. Any ideas?

    — How can I make more than 10 posts display on the homepage/blog?

    Thanks for helping and for the great theme!

    ahmetsali
    Keymaster

    Hi,

    1-) No modification needed. Footer has 4 widget locations, you can put any widgets you want. Naviagate to Appearance > Widgets in wp admin.

    2-) It can be possible but it requires more hard work, we can only provide customizations of some lines of code. You can hire someone experienced to do the job for you, if you are not familiar to wordpress-html coding.

    3-) Here is a starting point for you, try the custom css code below;

    .site-header { padding-top: 0; }
    .site-header > .row { width: 100%; background: #eee;  }
    .main-navigation { border:0; background: #85a681;}
    

    4-) navigate to “Dashboard > Settings > Reading > Blog pages show at most” change the value as you wish.

    Mehmet S.
    Keymaster
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register