Couple Issues...

Discussion in 'BusinessGrow One Page WordPress Theme' started by sspore520, Sep 1, 2014.

  1. sspore520

    sspore520 New Member

    Joined:
    Oct 5, 2012
    Messages:
    27
    Likes Received:
    2
    1.) Menu will not update
    2.) What is the CSS to remove the "Recent Blog" and "Gallery" from the home page?

    Thanks!
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    div#blogs,.featured_blog_content,div#gallery,.gallery_wrapper
    {
    display:none;
    }
    Thanks & Regards
    Pramod
     
  3. sspore520

    sspore520 New Member

    Joined:
    Oct 5, 2012
    Messages:
    27
    Likes Received:
    2
    Thanks! That fixed the homepage issue... What about the menu not updating?
     
  4. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Please explain little bit more about menu issue and also provide website URL.
    Thanks & Regards
    Pramod
     
  5. sspore520

    sspore520 New Member

    Joined:
    Oct 5, 2012
    Messages:
    27
    Likes Received:
    2
    dev-krewe.virtechsystems.com

    Now the menu is a updating (not properly) and the rest of the homepage is a 404. I deleted the and re-installed the theme and removed the css and it will not update and still shows the 404 error... Help!!!
     
  6. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,
    Will you please provide the information listed below.
    This Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]
    Thanks & Regards
    Pramod
     

Share This Page