• Resolved zpervez

    (@zpervez)


    Hello Sir,
    this is a link of my website http://www.twyministry.com and i want to the search bar box in the navigation menu so that it may become a full width menu to adjust new entries in it. my css file menu section is as under.

    [CSS moderated. all we need is a link to your site.]

    please help me and guide that what section may be deleted or how to edit this code for my question to remove the search bar in top navigation menu.. thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • You should create a Child theme to make your changes. If you do not, all of your changes will be lost if you update your theme.

    Try adding this to the end of your child theme’s style.css:

    #search { display: none; }
    Thread Starter zpervez

    (@zpervez)

    Dear vtxyzzy,
    first of all thanks a million for helping me out but dear after following ur instructions i have removed the search bar but still the purpose is not served as i wanted to remove this search bar just make a place for more pages to show in menu but instead to use the same my top navigation menu is creating another line for the same instead of using in the blank space where the search bar was kindly visit this link for more information of y question and please please advise me that how i may adjust menu in one line.. my website link is http://www.twyministry.com
    kindly review this and advise.

    thanks and best regards

    Please add this line:

    #menu { width: 100%; }
    Thread Starter zpervez

    (@zpervez)

    thanks a million brother….my purpose is served….

    Thread Starter zpervez

    (@zpervez)

    Dear vtxyzzy,
    can u please guide me that how i can change the text color used in posts and pages as all the postings are colored white. i will be great full to you if u could guide me to control the text colors of http://www.pakchristian.com/ and i have used gamepress theme but unable to control the text color.
    content section of the css file is as under.


    [Excessive CSS moderated. Please just post a link to your site.]

    thanks and best regards

    First, you should start a new topic for each question.

    Second, do not post long sections of code or CSS. Use a pastebin.

    Third, most of the time you do not need to post CSS at all. A link to your site is usually sufficient.

    Please start a new thread, giving examples of the text that should change.

    Thread Starter zpervez

    (@zpervez)

    thanks for such useful information and sure i will follow the same.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to remove search bar from the top menu in brightpage theme’ is closed to new replies.