Can't use Livemesh options

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #14626
    afcferreira
    Member

    Thank you, Meteorite.

    I have solved the logo size decreasing the top padding from the header. I don’t know if it’s the best choice, because I’m afraid it changes something in the mobile version. Can you confirm if I did right?

    http://icpd.web.ua.pt

    #14635
    Veena
    Moderator

    Pls add the below custom CSS –

    #header.sticky {
      padding: 10px 0;
    }
    

    and pls remove the fixed height(height: 80px;) which you have given for sticky header.

    #14640
    afcferreira
    Member

    Thanks, Phoenix.

    By the way, do you remember the original value for the height in that place?

    #14641
    afcferreira
    Member

    I solved, Man. Don’t worry about that anymore.

    My problem now is a little bit different:

    Everytime I substitute the pictures in the Marketing section it makes a bigger window. How can I change the pictures without changing the size of the picture in the website?

    #14653
    Veena
    Moderator

    Pls open a new thread since this thread is very lengthy and it is very difficult to manage.
    Thanks.

    #14660
    afcferreira
    Member

    Ok! Thanks.

    You can name this as solved.

Viewing 6 posts - 16 through 21 (of 21 total)
  • The topic ‘Can't use Livemesh options’ is closed to new replies.