Several problems

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #25082
    grumme
    Member

    Hi.

    I just bought your template, but i’m running into several of problems already.

    Please look up my site: http://tattoofinder.dk.

    1. I have uploaded a logo under ‘Theme Options’. I can only see it in Firefox? I can’t see it in Chrome, Safari, iPhone etc.

    2. When the design is getting responsive, there is a white space at the top and at the right side – How to fix this? I have attached a photo.

    http://www.tattoofinder.dk/wp-admin
    Login crendentials:
    support@appdev.com
    9$Vv)TJZxu$JcmrkFqQEuZmN

    I’ll be looking forward to hear from you.

    #25085
    Veena
    Moderator

    1. Pls upload retina logo image in Themeoptions > Site Logo and provide logo width and height.

    2.Pls have this custom CSS in themeoptions –

    @media only screen and (max-width: 767px){
    #site-logo {
       margin: 0 auto;
    }}
    

    And i don’t see any white space on the right side.

    #25088
    grumme
    Member
    This reply has been marked as private.
    #25091
    grumme
    Member
    This reply has been marked as private.
    #25099
    Veena
    Moderator

    where exactly? Can you share a screenshot of the same ?

    #25100
    grumme
    Member
    This reply has been marked as private.
    #25110
    Veena
    Moderator

    Can you pls try the below custom CSS in themeoptions –

    @media only screen and (max-width: 767px){
    #container {
        overflow-x: hidden;
    }}
    
    #25112
    grumme
    Member
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Several problems’ is closed to new replies.