Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #115912
    Wocan
    Member
    Post count: 63

    Hey Guys,

    how can i change the color for the super search text areas?

    I’m using a white background.

    Thanks
    B

    #115926
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom csS:

    .sf-super-search {
      color: #333333;
    }

    – Kyle

    #116030
    Wocan
    Member
    Post count: 63

    Thanks Kyle,
    …the text shows up however the X on the right of the search tab and the search field text for the search which is located in the menu bar does not.

    I have two other Questions:

    1/ Is it possible to center the view menu for this page http://www.ecofield.ch/portfolio-one-column-standard-style/

    2/ I would like to have the same menu style for our woocommerce product page instead of the drip down menu.
    is there a fix?

    thanks

    B

    #116150
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #super-search.sf-super-search .super-search-go {
        background: none repeat scroll 0 0 #333333 !important;
        color: #ffffff !important;
    }
    .super-search-close {
        color: #333333 !important;
    }
    .page-id-474 nav.mega-menu ul.menu{text-align:center !important;}
    .woocommerce nav.mega-menu ul.menu{text-align:center !important;}
    

    Thanks
    Mohammad

    #116362
    Wocan
    Member
    Post count: 63

    Hi Mohammad,

    The super search is good now thanks ..however the search text and the search close X still doesn’t display.
    I think you miss understood me re the menu. I meant the Categories menu on the profile page
    This Categories menu i would like to replicate on the product page instead of the standard drop down menu.
    Cheers

    B

    #116365
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #super-search.sf-super-search .super-search-go {
        color: #333333 !important;
    }

    The menu thing is not possible due to a lot of customiation.
    Thanks
    Mohammad

    #116603
    Wocan
    Member
    Post count: 63

    cheers Mohammad
    mage to sort it out
    B

    #116604
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved.
    Thanks 🙂
    With Best Regards
    Mohammad

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register