Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • yongbae Friend
    #994135

    I have been able to add a logo after reading the post here, but

    I would like to find how to change the position,
    (i would like to have it closer to the upper border, less white space)


    1. Capture-1
    yongbae Friend
    #994138
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #994190

    Hi
    At the top if you will change the padding it also chnage for the menu items .
    At this time the logo and main nav both are in the same row .
    You can add below code in custom.css file .
    /css/custom.css in the template folder (if file is not present kindly create it )
    And add below code

    .logo a {
        height: 70px!important; }

    it will create the same space in top and bottom .

    Regards

    yongbae Friend
    #994240

    Thanks, but i’m not sure to understand
    so in templatesja_directorycss
    I created custom.css
    (this file didn’t exist so I did as you mentioned)
    I had the 2 lines mentioned
    and save, ftp, reload

    But I cannot see any change, I wonder how the files custom.css could be reach
    (as it’s completely new, so no occurrence)
    So, I also tried to add the 2 lines in template.css to test it, but without any effective change :/
    (i deleted this template.css modification afterward)

    Pankaj Sharma Moderator
    #994269

    Hi
    You added 50px not 70 . Kindly add 70px .
    http://prntscr.com/diurtv

    yongbae Friend
    #994297

    restart from the beginning
    The padding from the top of the picture (is too big) I would like to reduce it to 10px or little bit more

    capture

    adding 70px increase the bottom padding (it was ok before the modification, after the modification there is too much white space)


    1. Capture-2
    Pankaj Sharma Moderator
    #994435

    Hi
    Remove the older code and add this code

    .t3-header {
        padding-top: 5px!important; }

    it will remove the top padding .

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum