Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • djsmooth5 Friend
    #970525

    Just to add to that top comment, possibly the Panels instead?
    Or what would you suggest.
    https://snag.gy/UdhrkE.jpg

    Saguaros Moderator
    #971408

    Hi

    Your site seems to be in offline mode now, could you update the login info so I can have a look?

    djsmooth5 Friend
    #971610
    This reply has been marked as private.
    Saguaros Moderator
    #972313

    That button belongs to the collapse main navigation in mobile view. If you want to achieve like your screenshot, you can use the offcanvas instead. It will be easier. Below is my tweak:

    • Enable the Off-canvas in template manager > Add-ons tab
    • Open the topbar block file: ROOT/templates/ja_megastore/tpls/blocks/topbar.php

    • Load the Off-canvas block into this topbar:
      <?php if ($this->getParam('addon_offcanvas_enable')) : ?>
      <?php $this->loadBlock ('off-canvas-categories') ?>
      <?php endif ?>

    Like this: http://prntscr.com/cnzwz3

    Here is how it looks: http://prntscr.com/cnzx4m

    djsmooth5 Friend
    #972428

    Thank you in advanced for this post, I was wondering where the reply was for the menu post. LOL, please may you help me with the width problem of the panels or swatches. And thank you the menu is exactly what I have been trying to do, wish i had your knowledge and know how 😀

    Saguaros Moderator
    #972851

    Could you detail the problem of width here? pls send screenshots illustrate how you want it should be.

    djsmooth5 Friend
    #972934

    Good morning,

    Herewith the screenshot of how it currently looks,
    https://snag.gy/xXiZHf.jpg

    We wish to achieve something to this similarity, I have tried Jumbotron but allas it does the same thing, and a swatch works to a degree with the content when there is not so much.
    https://snag.gy/nSAf7a.jpg

    https://www.matildas.co.za/en/help/

    The rows of content in fullwidth.

    Saguaros Moderator
    #972952

    As I can see that you’re displaying content inside K2 item content. If you want it looks like above link, you can consider to use a custom HTML module (create mockup and style for it) and assign module to appropriate position on that page.

    djsmooth5 Friend
    #972965

    Thank you so much!

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

This topic contains 9 replies, has 2 voices, and was last updated by  djsmooth5 7 years, 11 months ago.

The topic ‘Swatch to Fullwidth’ is closed to new replies.