Thanks for this beautiful theme.
I have noticed a discrepancy on the search box between the theme on demo and the one on download.
On demo:
<div class="search-block-form contextual-region block block-search" data-drupal-selector="search-block-form" id="block-businessgroup-zymphonies-theme-search" role="search">
On download:
<div data-drupal-selector="search-block-form" id="block-businessgroup-zymphonies-theme-search" role="search" class="contextual-region block block-search">
There is a class missing: search-block-form
I will submit the patch in reply to this issue
Comments
Comment #2
tamsoftware commentedHere is the patch to add the missing class to the search box template
Franck Horlaville
TAM Software
Comment #3
krina.addweb commentedThanks for your patch, but your attached patch didn't work for me. It throws the error when I tested it over simplytest.me.
PFA updated patch works for me, please check & let me know.
Comment #4
tamsoftware commented@krina.adweb your patch file looks good to me!
Comment #6
zymphonies-dev commentedUpdated in latest release.
Comment #7
zymphonies-dev commented