Home › Forums › SKT Full Width Forum › Film Maker Theme
- This topic has 15 replies, 2 voices, and was last updated 4 years, 8 months ago by Sonl Sinha.
-
AuthorPosts
-
September 24, 2019 at 1:44 pm #131312
On my website the titles touch each other, there is no space when you look at it on a smartphone, Same problem for the pages I created, there is no space for example “general conditions” and then in my articles I can not see the text, because the background is white and the writing too. How can I make sure to separate the paragraphs? This is my website: https://www.yourreality.tv/
September 26, 2019 at 6:00 am #131368Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
DaveSeptember 27, 2019 at 11:17 am #131506https://imgur.com/a/x9Bhi1m#pogH0j6
September 27, 2019 at 12:42 pm #131535Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .teamwrap img { float:none;} .singlesocial a { padding:5px 30px;} }
Regards,
DaveSeptember 27, 2019 at 1:22 pm #131549Thank you! it work!
September 27, 2019 at 1:33 pm #131552🙂
September 27, 2019 at 3:13 pm #131559I have this problem, the titles of my articles they touch each other, how to separate them, line-heigth? but what is the class?
https://imgur.com/a/WZ9z8g9
September 30, 2019 at 5:14 am #131601Hi,
Kindly use this one
@media screen and (max-width:479px) { .single_post .postitle { line-height:50px !important;} }
Regards,
DaveMarch 30, 2020 at 3:42 am #148082I have the Film Maker Theme also. The tagline text is too small. How do I increase the tag line font size?
March 30, 2020 at 5:41 am #148107Hi Dan,
Kindly show us your website URL please?
Regards,
DaveMarch 30, 2020 at 6:29 am #148119Hi Dave,
My site is under construction and not reachable. And now that I just imported the demo content it just got really fun. I think I should not have done that.
If you can just let me know how to increase the font size for the tagline that’s all I need. I suspect some CSS code will do it.
Thanks,
DanMarch 30, 2020 at 9:25 am #148138Hi Dan,
Okay, Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
span.desc { font-size: 20px !important; }
Regards,
DaveMarch 30, 2020 at 10:10 am #148144Thank you, I appreciate that.
I made a child theme and now I see that everything is jumbled up pretty good. Any tips on making a child theme that remains in tact and looks the same? My concern is that if I spend a lot of time with the primary theme, it could be updated and I lose my work. Thanks.
March 31, 2020 at 1:00 pm #148277Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
DaveMarch 31, 2020 at 2:47 pm #148286Hi Dave,
That’s ok, I decided to use Joomla instead of WordPress. Unless you have a Joomla version then I think I won’t be able to use it.
-
AuthorPosts
- You must be logged in to reply to this topic.