Three questions about responsive and alignment

Home Forums Perfect Forum Three questions about responsive and alignment

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #89623
    itay3000itay3000
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: November 26, 2017

    Hello, my site doesn’t fit perfectly to the mobile phone/tablet screen, how could I fix that?
    And, I wanna make the site right alignment, how could I do that?
    P.S in the header there is an option for signup/register,
    I wanted to know how could I see the name of the user while he’s logged in
    The site url is chiclick.co.il
    Thank you!☺️

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

    Hi,

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

    @media screen and (max-width:767px) {
    .boxpattern-2 { width:100%;}
    .boxpattern-2 .serviceboxbg { min-height:inherit;}
    #footer .rowfooter { margin:20px 0;}
    .head-info-area .left { float:left;}
    .head-info-area .right { float:right; margin:0;}
    }

    Regards,
    Chris

    #89785
    itay3000itay3000
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: November 26, 2017

    Thank you,
    it’s still not perfect, but that’s huge improvement.
    And how can I show the username while the user is logged in?
    Thanks, Itay πŸ™‚

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

    Hi,

    This can only be done via coder.

    Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Chris

    #90362
    itay3000itay3000
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: November 26, 2017

    Hi, I’ve sent my site details, and yet I didn’t get any reply.
    Thanks, Itay

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

    Hi Itay,

    Issue have been resolved from our end. Kindly check and confirm.

    Regards,
    Chris

    #90408
    itay3000itay3000
    Member
    • Topics: 2
    • Replies: 4
    • Total: 6
    Member since: November 26, 2017

    Thank you, it is working πŸ™‚
    Can you tell me in witch file you edited it, because I wanna make few changes in the file.
    Thank you helped me a lot!

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

    Hi,

    We have created the function and added into the header top right widget.

    Regards,
    Chris

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