Need Help with 2 things - Figero

Discussion in 'Figero WordPress Theme' started by gwilliams, Oct 26, 2012.

  1. gwilliams

    gwilliams New Member

    Joined:
    Oct 21, 2012
    Messages:
    10
    Likes Received:
    0
    Firstly I LOVE the theme... new to Wordpress design... but getting there
    I know these things are in the CSS stylesheet but want to be sure first.

    1. Want to move the logo up about 10 points or so the text is even with the menu

    2. Want to create #bdcaff rollovers for links

    I know it's simple, but sometimes they're the worse...

    Oh and one more thing... In customize themes... I set the Front Page with Static Page... however it seems to need some sort of base to operate?... I created a dummy sub home page for it to work properly... I know there's a way around this.

    www.marketcom123.com
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header-container .header .logo img {
    margin-top: 0px;
    }
    2.For your second issue

    Please specify in which link you want to change the color.
     
  3. gwilliams

    gwilliams New Member

    Joined:
    Oct 21, 2012
    Messages:
    10
    Likes Received:
    0


    Found the Custom CSS page... link problem solved.

    However, there is an issue with the blog section... see http://www.marketcom123.com/?page_id=25 and click on any categories... don't know why the page is so off centered and viewed it with 3 browsers.
     
  4. admin

    admin Admin

    Joined:
    Oct 2, 2012
    Messages:
    47
    Likes Received:
    1
    Location:
    India
    Hello Gwilliams,

    Yes, I just saw theme breaks when we click on the any category. When i check on our demo page it is working fine. Have you made any changes in the theme.
    http://inkthemes.com/wpthemes/figero-theme/more-product/

    Possible solution.

    Just download the theme again from the members area and just replace the theme and your problem will get automatically solved.

    If you are still getting the problem after replacing theme, Do let us know.

    Thanks
    Pankaj Agarwal
     
  5. gwilliams

    gwilliams New Member

    Joined:
    Oct 21, 2012
    Messages:
    10
    Likes Received:
    0
    No I haven't... scared to death to touch that code LOL... pretty fancy stuff going on... the download should be what I already have, but I'll try a reinstall...

    Oh, and the little puzzle for the home page ...
    In customize themes... I set the Front Page with Static Page... however it seems to need some sort of base to operate?... I created a sub home in About section and set from there... I know that's not correct
     
  6. admin

    admin Admin

    Joined:
    Oct 2, 2012
    Messages:
    47
    Likes Received:
    1
    Location:
    India
    Hello Gwilliams,

    Sorry our mistake, We just checked the theme again from the members area. Yes their is small bug. We will fix it by tomorrow and do inform you.

    Thanks
    Pankaj Agarwal
     
  7. gwilliams

    gwilliams New Member

    Joined:
    Oct 21, 2012
    Messages:
    10
    Likes Received:
    0
  8. admin

    admin Admin

    Joined:
    Oct 2, 2012
    Messages:
    47
    Likes Received:
    1
    Location:
    India

Share This Page