Home › Forums › All Other Themes › Moved: Reply To: Yogi Pro – Sections page
- This topic has 7 replies, 2 voices, and was last updated 7 years ago by
Sonnal S Sinha.
-
AuthorPosts
-
November 18, 2016 at 2:13 pm #53192
I also face the problem that my home page does not appear…
November 21, 2016 at 4:58 am #53307Hi 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,
DaveNovember 24, 2016 at 4:41 pm #53802Dean 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!
November 25, 2016 at 5:09 am #53837Hi Kelly,
Kindly show us your website URL.
Regards,
BradNovember 25, 2016 at 6:00 am #53852Hi Brad, it’s: www.newlifecoach.nl
November 25, 2016 at 6:03 am #53853Hi 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,
BradNovember 25, 2016 at 2:18 pm #53930Thank 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:-)November 28, 2016 at 5:23 am #54017Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.