AnswerBun.com

Joomla with Helix3 Framework, remove whitespaces above and below smartslider

Joomla Asked on November 20, 2021

I am designing a new site in joomla using helix3 framework. In the "about us"section i use smartslider 3 and what i need is not to have any white spaces, above and bellow… if possible. Is there a way to do this !!!???

Thank you all in advance.

https://willow.edk.gr/index.php/about-en
enter image description here[![enter image description here][1]][1]

enter image description here

One Answer

You only need to modify the css.

By setting #sp-main-body { display: none; } the empty node is no longer rendered.

To specify a specific page, you can isolate the page by its itemid in the <body> tag.

To only modify the css on your home page, you can first target its unique body tag class then specify the deeper element to assign the new styling:

body.itemid-101 #sp-main-body {
    display: none;
}

See the element in your browser tools:

enter image description here

To implement this styling change, add/modify the custom.css file in the template's css folder.

A Google search will deliver lots of results that will confirm this guidance.

Answered by mickmackusa on November 20, 2021

Add your own answers!

Related Questions

Add field to menu settings to output open graph image

1  Asked on December 30, 2021 by mano-meter

   

Edited css not updated in XAMPP

1  Asked on December 9, 2021 by advait-varma

     

Update from 3.9.x to 4.x

2  Asked on November 27, 2021 by lovntola

       

Other files overriding my template css with bootstrap?

1  Asked on November 19, 2021 by matthiasdunkel

   

Javascript accordion with anchors for joomla

1  Asked on November 5, 2021 by fruit_alchemist

   

Cannot Connect To MSSQL Server

3  Asked on September 5, 2021 by jamesmandatory

       

PlotALOT RSForm Query showing only one result

1  Asked on September 5, 2021 by gart

       

Getting module parameters in AJAX call using module id

1  Asked on September 5, 2021 by user1616338

     

Pop up AcyMailing subscription form

1  Asked on September 5, 2021 by ygiorgos

       

Override 3d party extension plugin method

0  Asked on September 5, 2021 by dmitry-zar

 

Ask a Question

Get help from others!

© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP