Shape 5

Joomla Templates => No1 Shopping - Club => : juan668 December 15, 2015, 12:06:20 PM



: Reduce spacing top_row1_1 and top_row2_1
: juan668 December 15, 2015, 12:06:20 PM

Hi. I would like to reduce the gap between the positions
Reduce spacing top_row1_1 and top_row2_1 . Attached image.

I want the blank space left between them reduxca at least , that they are almost together.

I hope you can help me with this .

Regards.

http://prueba1.supllies.com.mx/


: Re: Reduce spacing top_row1_1 and top_row2_1
: jonahh December 15, 2015, 01:25:19 PM
Hello,

Just add the following to your custom.css file and this should remove the spacing.

:
#s5_pos_top_row1_1 .module_round_box_outer, #s5_pos_top_row1_2 .module_round_box_outer{
    margin-left: 0 !important;
    margin-right: 0 !important;
}


: Re: Reduce spacing top_row1_1 and top_row2_1
: juan668 December 15, 2015, 01:37:11 PM

Thank you. But that instruction reduces the space between top_row1_1 me with top_row1_2 , I seek is to reduce loque between top_row1 with top_row2 , reduce the gap between what is up and down, not between right and left .

You hope you can help me.

Thanks for the support.


: Re: Reduce spacing top_row1_1 and top_row2_1
: jonahh December 16, 2015, 03:07:28 PM
Oh ok sorry I misread your first post. To do so you can add the following:

:
#s5_pos_top_row1_1 .module_round_box, #s5_pos_top_row1_2 .module_round_box {
margin-bottom:0px;}


: Re: Reduce spacing top_row1_1 and top_row2_1
: juan668 December 16, 2015, 03:49:36 PM
Thank you. More definitely . To do the same with the remaining positions below me ? That is, I want you to stay together without the top_row2 space with breadcrumb . Remove the modules that were among them two . Attached image so you can see what I mean.


: Re: Reduce spacing top_row1_1 and top_row2_1
: jonahh December 17, 2015, 02:48:58 PM
Oh a big reason there is a space there is because you need to disable the component on your homepage. To do so go to the Vertex admin area under "hide component on homepage" and select your home menu item and save.


: Re: Reduce spacing top_row1_1 and top_row2_1
: juan668 December 17, 2015, 03:08:06 PM

Sorry, I did not understand. What route I continue to do this you say?


: Re: Reduce spacing top_row1_1 and top_row2_1
: jonahh December 18, 2015, 03:02:28 PM
In the Joomla admin go to:

Extensions > Template Manager > Select No1 Shopping template.

Then Vertex will load. Go to "General" tab and select your home menu item and save.