Customize My Search Widget

This topic contains 2 replies, has 2 voices, and was last updated by  pdqdigitalmedia 8 years, 9 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #41982

    pdqdigitalmedia
    Buyer
    Post count: 57

    Hello,

    I hope this is not a duplicate post. But I could not find a solution. I just upgraded to latest version [1.4.8] and I have several issues to resolve. The 1st is the advanced search widget or “Customize My Search” which have on the homepage at http://afroanswer.com. I need to minimize its footprint and remove the list bullets. The update is no longer responding to the css code that I place in the Avada Child theme css file. I don’t want to edit the core Geo css file as it will be overwritten by future updates. How do I resole this issue.

    Thanks in advance for your help.

    #42015

    Simone
    Expired Member
    Post count: 3515

    Hello, this happened to another user using Avada, prior to the GD update, so maybe Avada changed something ?

    HOwever, you can add the following to your style.css (child theme)

    
    
    
    .customize_filter ul li {
    list-style-type: none;
    
    }
    .search .cat_check {
        display: inline;
        text-align: left;
    }
    #42049

    pdqdigitalmedia
    Buyer
    Post count: 57

    Thanks! 🙂

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket