Forums

Default Template Adjustments (3 posts)

  1. asoka1
    Member
    Posted 6 years ago #

    Hi,

    On the Kubrick default template, how do you:

    (1) Get rid of the "Categories" from the RHS menu, as well as the list of categories at the bottom of each post?

    (2) Edit the font size and colors of the headings and hyperlinks in the RHS menu?

    I've hunted around in the CSS stylesheet and the various files, but can't find them anywhere. Any direction would be welcome.

    Asoka

  2. srikat
    Member
    Posted 6 years ago #

    (1) Edit wp-content/themes/default. Uncomment:

  3. <h2>Categories</h2>
      <?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?>
  4. (2) Edit style.css at wp-content/themes/default

  • chillbilly
    Member
    Posted 6 years ago #

    all the stuff to change the colors,font size and stuff like that is found in the css...from what i remember though there were a few things missing...dont remember what though...think it may have been all the footer stuff.

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags

    No tags yet.