girlie pro theme

Home Forums All Other Themes girlie pro theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #155530
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    Hi

    can you advise on the desktop corrupted theme on this website home page please

    https://mrdapperbarbers.co.uk/

    looks OK on mobile but the desktop view is not good

    thanks

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

    Hi,

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

    body { max-width:inherit !important;}

    Regards,
    Dave

    #155607
    NigelNigel
    Participant
    • Topics: 171
    • Replies: 311
    • Total: 482
    Member since: March 17, 2016

    thanks, perfect although i now have a grey border along the top?

    also, please advise how to change the mobile menu colours?

    thanks for your help

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

    Hi,

    Kindly use this CSS:

    #error-page {
        margin-top: 0 !important;
    }
    @media screen and (max-width:767px) {
    .header .header-inner .nav ul li a { color:#282828 !important;}
    }

    Regards,
    Dave

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