You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and replace them with these variables in whole file:
@autocomplete__background-color
@autocomplete__border
@autocomplete-item__border
@autocomplete-item__hover__color
@autocomplete-item-amount__color
in this file app/design/frontend/Smartwave/porto/Smartwave_Porto/layout/default.xml
This discussion was converted from issue #2961 on June 08, 2023 08:05.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I have 2.4.5 Magento 2 I had hard time to fix this.
this is the modification I have done in latest porto theme.
1- first modify this file /app/design/frontend/Smartwave/porto/Magento_CatalogSearch/web/css/source/_module.less
search for these:
@autocomplete-background
@autocomplete-border
@autocomplete-item-border
@autocomplete-item-hove
@autocomplete-item-amount-color
and replace them with these variables in whole file:
@autocomplete__background-color
@autocomplete__border
@autocomplete-item__border
@autocomplete-item__hover__color
@autocomplete-item-amount__color
in this file app/design/frontend/Smartwave/porto/Smartwave_Porto/layout/default.xml
replace the follwoing:
with this:
Beta Was this translation helpful? Give feedback.
All reactions