kkcoms Profile Topics Started Replies Created Engagements Favorites Forum Replies Created list of topics you have created till now. kkcomsParticipant 31 May 2020 at 11:53 Posted in : Change homepage #64228 Thanks, question, how do I change the font size for the menu, is there any css code for that? kkcomsParticipant 30 May 2020 at 08:39 Posted in : Change homepage #64225 Thanks. Another question how can I set the home heading and menu tittle to a custom font that I downloaded? The font is already in my server. kkcomsParticipant 29 May 2020 at 02:30 Posted in : Change homepage #64223 I think that is related to this part: <?php $ikonik_home_marquee_text = get_theme_mod(‘ikonik_setting__home_marquee_text’, “”); if (! empty($ikonik_home_marquee_text)) { ?> <p class=”home-marquee”> <?php echo esc_html($ikonik_home_marquee_text); ?> </p> <!– .home-marquee –> <?php } ?> <i class=”home-logo-left”> <?php $ikonik_home_logo_left_text = get_theme_mod(‘ikonik_setting__home_logo_left_text’, “”); ?> Viewing 3 posts - 1 through 3 (of 3 total)