Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #306486

    I have my website ready to go except for the logo area and footer area. This is a two part question

    First: I want my logo to be large and it seems small no matter how I save the dimensions with Photoshop.

    Second: In the footer section, I just want my menu (which is showing up), my address and company name (which I cannot figure out how to do), and also a picture (which i cannot figure out how to do). Thank you

    • This topic was modified 10 years, 3 months ago by jade41682.
    #306592

    Hi jade41682!

    Thank you for using Enfold.

    When you upload a logo, make sure that you select the Fullsize thumbnail size before you use the image as logo. Go to to Enfold > Header Layout > Header layout panel. Look for the Header Size then select custom pixel value. Change the height of the header, this will automatically adjust the height of the logo.

    Regards,
    Ismael

    #307053

    That helps me with the header logo. Thank you However I still need help with the footer.

    In the footer section, I just want my menu (which is showing up), my address and company name (which I cannot figure out how to do), and also a picture (which i cannot figure out how to do). Thank you

    #307110

    Hi!

    Thank you for the update.

    Please go to Appearance > Widgets then add widgets on the Footer Columns widget area. Adding a text widget for the company name, image, address etc will be enough. The number of footer widget area will depend on Enfold > Footer Layout > Footer Columns settings.

    Regards,
    Ismael

    #307395

    How do I add a picture with the text widget? Also how do I edit height of Footer area?

    • This reply was modified 10 years, 3 months ago by jade41682.
    #307403

    Hey!

    You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Cheers!
    Yigit

    #307428
    This reply has been marked as private.
    #307441

    Hi!

    Please upload proportional images. Also slide images you have uploaded are very small for fullwidth slider

    Cheers!
    Yigit

    #307491

    oKAY THANK YOU.

    THE FOOTER HOWEVER, IS RATHER LARGE, I CHECKED IN THE FOOTER SETINGS BUT THERE ISN’T A PLACE TO ADJUST HEIGHT.

    #307698

    Hi!

    If you want to set a maximum height to the footer try adding this code to the Quick CSS:

    #footer {
        max-height: 200px;
        overflow: scroll;
    }

    Footer content will cut-off, you’ll need to adjust that.

    Best regards,
    Josue

    #307949
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Need help with Logo and Footer’ is closed to new replies.