Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #714619

    Hello!
    Is it possible to increase the height of the section where the social icons are, upper the main menu?
    I could increase the size of the social icons, but the the section that contains these icons stayed small.
    Can you help me?
    Thanks in advance!
    Andy

    #714665

    Hi Andy,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #714845

    Hello Rikard!

    You can see it here:

    http://www.walmer.com.uy/kriesi/muestra.jpg

    Thanks!
    Andy

    #715112

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header_meta {
        min-height: 70px;
    }

    Adjust the value 70 to your liking.

    Best regards,
    Rikard

    #715364

    Thanks!! You’re a genius, Rikard!! :)

    Is it possible to modify de footer size, in order to make that the (bigger) social icons in the footer doesn’t cut by half image?

    Thanks again!!
    Andy

    #715373

    Hey!

    He definitely is :)
    Please try adding following code to Quick CSS as well

    #socket .container {
        min-height: 70px;
    }

    If that does not help, please post a link to your website :)

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.