test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • domko Friend
    #943485

    hi,
    on the screenshot ou can see the red circled area. there is a grey bar in the hello me between the cover & the logout button. please give me a fix to remove it.

    Regards


    1. hellome
    Pankaj Sharma Moderator
    #943493

    Hi
    In this case i need to check this issue directly on your site , it maybe the padding or height of container .
    Kindly post your working site url here where i can check this .
    If it needs login on site , you can send me a temp super user details via Private reply (set as private reply)

    domko Friend
    #943693
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #943714

    Hi
    this is the background color of the image , Becuase image is resized with respect to aspect ratio the height does not fit in the full container : http://prntscr.com/bkfako
    Add this code in custom.css file to make the height 100%

    @media only screen and (min-width: 481px) { .joms-hcard__cover > img {
        height: 100%;
    }}

    Hope it helps .

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

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

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