Moved: Reply To: Yogi Pro – Sections page

Home Forums All Other Themes Moved: Reply To: Yogi Pro – Sections page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #53192
    KellyKelly
    Member
    • Topics: 7
    • Replies: 6
    • Total: 13
    Member since: November 17, 2016

    I also face the problem that my home page does not appear…

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

    Hi Kelly,

    Kindly go to Setting>>Reading>>Select your latest posts

    Then go to Appearance>>Theme Option>>Basic Setting and click on “Save Option” button.

    Regards,
    Dave

    #53802
    KellyKelly
    Member
    • Topics: 7
    • Replies: 6
    • Total: 13
    Member since: November 17, 2016

    Dean Brad, thank you for changing the settings by entering my website. However, now, on mobile sources, the textual logo doesn’t appear on one alinea anymore. Please help. Thank you!

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

    Hi Kelly,

    Kindly show us your website URL.

    Regards,
    Brad

    #53852
    KellyKelly
    Member
    • Topics: 7
    • Replies: 6
    • Total: 13
    Member since: November 17, 2016

    Hi Brad, it’s: www.newlifecoach.nl

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

    Hi Kelly,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:768px){
    .header .header-inner .logo{width:auto !important;}
    }

    Regards,
    Brad

    #53930
    KellyKelly
    Member
    • Topics: 7
    • Replies: 6
    • Total: 13
    Member since: November 17, 2016

    Thank you Brad!
    Do you also have a code for me to have the company logo appear biggetjes on a mobile screen? See: www.newlifecoach.nl
    Must say it doesn’t look that great on a computer screen either. Maybe you have some options:-)

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

    Hi Kelly,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:768px){
    .header .header-inner .logo img{height:80px !important;}
    }
    .header .header-inner .logo{width:auto !important;}
    .logo img{height:160px !important;}
    .header .header-inner .nav{margin-top:45px;}

    Regards,
    Brad

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