Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #162926

    Hello guys and girls,

    Its going good with building my website.
    Now i like to customize my footer, i know i can set settings in the enfold menu.

    But i like to custom it with details etc.

    Any help provided because i really do not find it.

    Thanks a lot

    Bruno

    #163254

    Hi Bruno,

    Can you post a link to your website and tell us exactly what you want to modify?

    Best regards,
    Josue

    #163982

    Hi,
    http://bizzappsconsult.com/wordpress/

    if you check the footer and space above with intersting links that is the what i like to modify..but i really do not know how to do it…

    Thanks

    #164019

    Hi!

    Would you like to decrease padding in footer? If so, please add following code to Quick CSS in Enfold theme options under Styling

    #footer { padding: 15px 0 15px 0; }

    If not, please describe more specifically

    Best regards,
    Yigit

    #164036

    hi,

    Thanks for your help!

    Not the size but i would like to insert text and logo and info into my footer,how can i do this?

    Also i like to change color on pricing that is now red and would like to use other color?
    You can see here actual color red:
    http://bizzappsconsult.com/wordpress/?page_id=1176

    #164039

    Hello!

    1) You should go to Appearance > Widgets and add widgets in footer columns.

    2) First line is for top and bottom section of pricing table and second line is for content section. Please add these codes to Quick CSS and adjust as desired

    .main_color .pricing-table li.avia-heading-row { background-color: #d16f6f; color: #ffffff; border-color: #e27f7f; }
    .main_color .pricing-table li.avia-pricing-row { background-color: #c05f5f; color: #ffffff; border-color: #e27f7f; }

    Regards,
    Yigit

    #164044

    Many thanks!!!!

    #164046

    Hey!

    You are welcome, glad we could help :) Let us know if you have any other questions

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Footer’ is closed to new replies.