Remove search bar and change header on subsequent pages

Discussion in 'Foogo Pro WordPress Theme' started by v4sb, Jan 4, 2016.

  1. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    On secondary pages and posts, aside from the homepage, there is a search bar and the original homepage image. I would like to remove the search bar and I would like to change the image on secondary pages to something else, so that it fits better within the header. I have attached a screenshot.[​IMG]
     
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Could you please provide us 'URL' of your site so that we can better assist you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
  4. priya

    priya Guest

    Hello,

    I just tried to do some changes in your dashboard and it seems that there are some issues in your dashboard as no changes are being saved over there.

    So you are kindly suggested to share your FTP details at [email protected] so that we can resolve your issue...

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I do not know my FTP details. At least now I know it's not just me.
     
  6. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    My home page image has now disappeared as well?
     
  7. priya

    priya Guest

    Hello,

    We have done all the changes in your site and it works perfect...

    Also sent you a mail regarding this..

    Kindly check..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  8. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    Thank you! The only thing is, I need the header only on the pages that use the full width template to have a different header and not show the page title. When I use the code below to remove the page titles, it also removes the home page image area. Here is the code I have tried:
    .st-title-wrap {
    display: none !important;
    }

     
  9. priya

    priya Guest

    Hello,

    To make different header,

    Let me tell you that we have already created a home page template for your site so you can easily change image from theme option panel of your dashboard..

    And to remove page title, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    #sub_header .st-title-wrap .page-title {
        display: none !important;
    }
    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  10. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    This did not work. :-(
     
  11. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    You already have my login in credentials if you want to take a look.
     
  12. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    Search bar is gone. The page title still remains. The header is still the same on the secondary pages. [​IMG]
     
  13. priya

    priya Guest

    Done!!

    Kindly check...

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  14. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    Yeah, title is removed! But image is still there. Instead of changing the image, we could just move the page content up so that there is not such a big space between the header and the page content?
     
  15. priya

    priya Guest

    Hello,

    Done some changes....

    Kindly check your site..

    For your knowledge, I have just added below code in Custom CSS field of your dashboard..
    Code:
    #content_wrapper.content {
        padding-top: 2px;
    }
    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  16. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    Can I just remove the header section completely on these secondary pages that are not the homepage? I appreciate the help, but it's just still not right. But hey, some of the changes you made were awesome and are right, like the text, etc. But the header portion still shows the top of kids heads from that one image. If I can't change that image on subsequent pages, then I just need to remove the whole header section there. Thank you!
     
  17. priya

    priya Guest

    Hello,

    We have sent you an improve customize copy of the theme via mail..

    So you are kindly suggested to install that in your dashboard and check.....

    Hope you get it helpful...

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page