Film Maker Theme

Home Forums SKT Full Width Forum Film Maker Theme

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #131312
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    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/

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

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.

    Regards,
    Dave

    #131506
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    https://imgur.com/a/x9Bhi1m#pogH0j6

    #131535
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    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:479px) {
    .teamwrap img { float:none;}
    .singlesocial a { padding:5px 30px;}
    }

    Regards,
    Dave

    #131549
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    Thank you! it work!

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

    🙂

    #131559
    GuillermoGuillermo
    Participant
    • Topics: 11
    • Replies: 24
    • Total: 35
    Member since: May 28, 2019

    I 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

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

    Hi,

    Kindly use this one

    @media screen and (max-width:479px) {
    .single_post .postitle { line-height:50px !important;}
    }

    Regards,
    Dave

    #148082
    Dan MillerDan Miller
    Participant
    • Topics: 0
    • Replies: 4
    • Total: 4
    Member since: March 29, 2020

    I have the Film Maker Theme also. The tagline text is too small. How do I increase the tag line font size?

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

    Hi Dan,

    Kindly show us your website URL please?

    Regards,
    Dave

    #148119
    Dan MillerDan Miller
    Participant
    • Topics: 0
    • Replies: 4
    • Total: 4
    Member since: March 29, 2020

    Hi 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,
    Dan

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

    Hi Dan,

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

    span.desc {
        font-size: 20px !important;
    }

    Regards,
    Dave

    #148144
    Dan MillerDan Miller
    Participant
    • Topics: 0
    • Replies: 4
    • Total: 4
    Member since: March 29, 2020

    Thank 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.

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

    Hi,

    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,
    Dave

    #148286
    Dan MillerDan Miller
    Participant
    • Topics: 0
    • Replies: 4
    • Total: 4
    Member since: March 29, 2020

    Hi 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.

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