Comments weevo started the conversationOctober 23, 2017 at 7:45pmI just installed the theme on an existing website. The main menu is showing but with a transparent background. The top section "trending now" disappears if I activate the top menu. Thanks 2,700PenciDesign repliedOctober 24, 2017 at 2:38amHi,1/ Your menu are too long, It doesn't has enough space for display it:http://prntscr.com/h175cvYou should make your menu shoter or your logo smaller on width to make it up.2/ Yeah, the "trending now" will gone when you use topbar menu. You just can display one - can't display "trending now" and topbar menu together.Best Regards,PenciDesign1 Likeweevo repliedOctober 25, 2017 at 10:01amCan you tell me what can I modify to show the "trending now" box anyway? Then I'll fix the CSS to position it correctly. Thanks 2,700PenciDesign repliedOctober 25, 2017 at 2:50pmHi,To do that, please open soledad/inc/modules/topbar.php file and on line 35 and line 67, remove that 2 lines code: if( ! get_theme_mod( 'penci_top_bar_enable_menu' ) ): <?php endif; /* End check if topbar menu is enable */?>Best Regards,PenciDesign1 Like Sign in to reply ...
I just installed the theme on an existing website. The main menu is showing but with a transparent background. The top section "trending now" disappears if I activate the top menu.
Thanks
Hi,
1/ Your menu are too long, It doesn't has enough space for display it:
http://prntscr.com/h175cv
You should make your menu shoter or your logo smaller on width to make it up.
2/ Yeah, the "trending now" will gone when you use topbar menu. You just can display one - can't display "trending now" and topbar menu together.
Best Regards,
PenciDesign
Can you tell me what can I modify to show the "trending now" box anyway? Then I'll fix the CSS to position it correctly.
Thanks
Hi,
To do that, please open soledad/inc/modules/topbar.php file and on line 35 and line 67, remove that 2 lines code:
Best Regards,
PenciDesign