Categories in main menu bar

Discussion in 'ReThink WordPress Theme' started by junbes, Sep 23, 2013.

  1. junbes

    junbes New Member

    Joined:
    Sep 20, 2013
    Messages:
    4
    Likes Received:
    0
    Hi

    How do i create a "Categories" type menu so that users can find all of the particular brand reviews postings on one page. Also, how do i undo the custom css once i coded something inside? Where can i find the custom css page? ( am still learning about css/html)

    Thanks alot
    Jun
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.For your first issue

    Go to Appearance > Menus

    and add your category in the main menu bar.

    Sending image for reference

    2013-09-23_1751.png


    2.For your second issue

    Theme style comes from style.css file present in your theme directory and do not add css code directly on that file, You can add your css code in the Appearance > Theme Option > Styling Option > Custom CSS
     
  3. junbes

    junbes New Member

    Joined:
    Sep 20, 2013
    Messages:
    4
    Likes Received:
    0
    Hi Gourav

    Thank you so much for the prompt reply! :) My first issue is solved. I apologize for not making my second question clear; i know where to find Custom CSS but what i meant was how do i undo or edit a code after i have input inside the Custom CSS, is there somewhere i can check the codings?
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    You can edit your css code in custom css option present in your dashboard, Just go to Dashboard > Appearance > Theme Option > Styling Option > Custom CSS
    and add your css code there, The code you put in custom css area it overlap the theme style.css and you can easily remove and edit css from there.
     

Share This Page