0

So I made 3 CMS Static Blocks, which are my footer links. enter image description here

How can I add a CSS div class to each CMS static block so I can actually put these footer link blocks SIDE BY SIDE?

Would be amazing if someone could help me out! Im stuck with this problem for a few weeks already and didnt find any solution...

asked Nov 1, 2016 at 16:49

1 Answer 1

0

You can create parent block with div and call 3 child cms block inside it. In cms block you can add link href by variable {{store url=""}} To call block cms in cms block use:

{{block class="Magento\Cms\Block\Block" block_id="block_identifier"}}
answered Nov 3, 2016 at 2:35

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.