SKT Girlie Pro problems problems and problems

Home Forums All Other Themes SKT Girlie Pro problems problems and problems

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #170998
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    Hey there,
    installed SKT Girlie Pro and got technical issues.

    When I create a page > standard template I can see content. When I want to get rid of the sidebar > set to full width.Now the problems start. I get a white screen without any content. Disabled some plugins but nothing helps.

    I am using coming soon screen so is there a way to take a look another way?

    #171051
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Brad

    #171185
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    https://www.schoenenenlaarzen.nl/

    #171282
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .fixed_site {
        float: left;
        width: 100%;
    }

    Regards,
    Brad

    #171312
    YvonneYvonne
    Participant
    • Topics: 16
    • Replies: 42
    • Total: 58
    Member since: February 17, 2017

    Looked like home was working with this CSS and now we got the same problem on the next page… 🙁

    https://www.schoenenenlaarzen.nl/inmeten-van-uw-woning/

    #171382
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30636
    • Total: 30636
    Member since: August 16, 2013

    Hi,

    Kindly use this on for inner pages:

    .content-area {
        float: left;
        width: 100%;
        padding: 60px 0 50px;
    }

    Regards,
    Brad

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.