Forums

Customizing Freshy 2 Theme (3 posts)

  1. kitkaplan
    Member
    Posted 2 years ago #

    I'm working on a client's site and need some help.
    How can I remove the top bar with the name of the site?
    How can I change the color of the bar behind the navbar
    Is there a way for my client to change fonts and sizes in the customize page?

    Here's my client's site http://thepsychicpartners.com

    Thanks

  2. Peter Boosten
    Member
    Posted 2 years ago #

    find (probably in header.php) the part between

    <div id="title"> and the accomp. closing div, and delete that. You'll lose the 'rss' thingemie on the right as well.

    In the NAV bar, you probably mean that pinkiesh color, but I could eb wrong. If yes, find this

    #menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
    background-color:#5D0075;
    }

    in this file: /wp-content/themes/freshy2/custom_my_style.css, and change the #5D0075 to something of your likings.

    I don't know where the 'customize page' is, but the only way to change fonts and sizes is via the stylesheet.

    Peter

  3. kitkaplan
    Member
    Posted 2 years ago #

    If I remove the <div id="title"> I lose the bar but the RSS is half hidden behind the header. Can I remove the bar and position the search bars and RSS where I want them? Thnks

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags