Home Forums WoodMart support forum QA/support questions

QA/support questions

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #153529

    bidnbuy
    Participant

    Do ignore the prior request to move the search results drop-down menu to the left. However, do find attached an image with some additional ‘QA/support’ questions related to the suggest search results menu.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    #153723

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-search-results .autocomplete-suggestion {
        flex: 1 1 100%;
    	  border:none;
    	  padding:5px!important;
    }
    body .woodmart-search-results .view-all-results{
    display:none;
    }

    Navigate to Header builder > Mobile view http://prntscr.com/kzh76x

    Enter the row settings: http://prntscr.com/kzh7m5

    Enter the Search element and set the Search results to count https://prnt.sc/pqiqrx

    It is not possible to add block with CSS, it requires more complicated customization which is not covered by our support.

    Best Regards

    #153954

    bidnbuy
    Participant

    Cheers!

    #153974

    If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘QA/support questions’ is closed to new replies.