- This topic has 7 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Perfect Forum › Three questions about responsive and alignment
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!☺️
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
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 🙂
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
Hi, I’ve sent my site details, and yet I didn’t get any reply.
Thanks, Itay
Hi Itay,
Issue have been resolved from our end. Kindly check and confirm.
Regards,
Chris
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!
Hi,
We have created the function and added into the header top right widget.
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]