-
AuthorPosts
-
May 17, 2016 at 10:55 am #633613
Hey,
I want small footer not big (you can look here : http://www.noelshack.com/2016-20-1463475271-11.png).
I want footer just more small only the text not big space under and up to the text.
Thanks lot,
NoéMay 17, 2016 at 12:38 pm #633690Hey mewmew21,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
AndyMay 17, 2016 at 12:52 pm #633707The link is https://Carnegy.fr
May 17, 2016 at 12:54 pm #633714Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer { margin: 0 50px; }
Regards,
YigitMay 17, 2016 at 1:25 pm #633728Hi,
Not the other side (lookthe two arrow in the print screen http://www.noelshack.com/2016-20-1463484227-bonne.png)
Thank you
May 18, 2016 at 6:46 am #634194Hi,
Try this instead:
#footer { padding: 0px 0 30px 0 !important; }
Best regards,
RikardMay 18, 2016 at 1:53 pm #634442Hello,
Not doesn’t work… You can look two arrow in this printscreen : http://www.noelshack.com/2016-20-1463572301-footer.png
Please help me i’ve already that Quick CSS :
.av-main-nav #menu-item-3484 ul {
left: -130px;
}
li#menu-item-3407 ul.sub-menu {
width: 100%;
}
.current-menu-item > a > .avia-menu-fx {
display: none;
}
.av-main-nav ul {
left: -100px;
}
#menu-item-3668 .sub-menu {
left: 0 !important;
}
.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx {
opacity: 0;
}
.av-main-nav > li.dropdown_ul_available .avia-menu-fx {
display: none!important;
}
#footer {
padding: 0px 0 30px 0 !important;
}
Help Me I don’t understand where come from the problem.
Best Regards,
NoéMay 18, 2016 at 4:20 pm #634614Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
If you like to add gap please increase the top and bottom margin for #footer .widget#footer { padding:0!important; } #footer .widget { margin: 0!important; }
Best regards,
VinayMay 19, 2016 at 10:45 pm #635584Thank you it’s work fine, then if i wan’t just more big i touch the padding or the margin ?
Best Regards,
NoéMay 20, 2016 at 7:15 am #635746Hi Noé,
Yes, increasing the padding or margin should make it appear larger.
Best regards,
RikardMay 20, 2016 at 5:03 pm #635973Then you it’s work very fine :)
Best Regards,
Noé -
AuthorPosts
- The topic ‘About the footer’ is closed to new replies.