Logo issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30854
    Daria Kolowca
    Participant

    Hi,
    I have managed to restore the website but unfortunately, something is still not right with the logo. On mobiles looks fine but on large monitors is not placed in the right place (it’s too low ) even my logo dimensions are correct. I checked on 3 sizes monitors and each of them displays logo differently.
    Also on the page: https://smart-decor.uk/index.php/services/ I would like to make fonts under those 3 pictures: Painting&decorating, wallpapering and spraying make the same like large red fonts below header pictures. Can I link them to the portfolio page?

    Can you please help me with the issue.
    Page: https://smart-decor.uk/
    Login: smartdecor
    Password:1%ggVD4sVAdal!#1eGRhwAtG

    Kind regards,
    Daria

    #30865
    Veena
    Moderator

    You can use the below custom CSS to adjust the vertical positioning of logo and pls adjust the value according to your need.

    #site-logo {
        top: 20px;
    }
    

    2. Regarding services page pls use this –

    .page-id-5090 .team-member h3 {
        line-height: 48px;
        text-shadow: 2px 1px 0 #f6f6f6, 3px 3px 0 #dac7c4;
    }
    .page-id-5090 .team-member h3 a {
        font-size: 32px;
        color: #666;
    }
    
    #30897
    Daria Kolowca
    Participant
    This reply has been marked as private.
    #30903
    Veena
    Moderator
    This reply has been marked as private.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.