Submit new topic
Categories
Bug Reports
Features Suggestions
General Inquiry
Useful Resources
Themes
Services
Docs
For Users
For Developers
Blog
Sign in
Search for:
Mercury theme column layout issue
Forum
›
Bug Report
›
Mercury theme column layout issue
September 15, 2020 at 9:20 am
#3785
flim
I got it, change this line
<div class=”l-col l-col{{@config.custom.layoutFrontpage}}”>
to
<div class=”l-col l-col{{@config.custom.layoutTags}}”>
now I got the correct rendering.