Home › Forums › Perfect Forum › Three questions about responsive and alignment
- This topic has 7 replies, 2 voices, and was last updated 6 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
December 14, 2017 at 2:55 pm #89623
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!βΊοΈDecember 15, 2017 at 5:09 am #89648Hi,
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,
ChrisDecember 17, 2017 at 12:17 pm #89785Thank 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 πDecember 20, 2017 at 7:44 am #90036Hi,
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,
ChrisDecember 26, 2017 at 12:22 pm #90362Hi, I’ve sent my site details, and yet I didn’t get any reply.
Thanks, ItayDecember 27, 2017 at 6:05 am #90392Hi Itay,
Issue have been resolved from our end. Kindly check and confirm.
Regards,
ChrisDecember 27, 2017 at 1:06 pm #90408Thank 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!December 28, 2017 at 5:54 am #90451Hi,
We have created the function and added into the header top right widget.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.