News2

March 2014 WordPress Theme
GK User
Tue Mar 18, 2014 9:04 am
Hi:
Are we going to have News2 for wordpress in the near future? lol!!!!!

Regards
User avatar
Senior Boarder

GK User
Tue Mar 18, 2014 11:38 am
Hello,

Yes, the News 2 will be available at the end of this week or at the start of the next week ;)
User avatar
Administrator

GK User
Tue Mar 18, 2014 1:50 pm
Good new thank you mate
User avatar
Senior Boarder

GK User
Tue Mar 18, 2014 8:27 pm
supporting RTL ?`
User avatar
Fresh Boarder

GK User
Wed Mar 19, 2014 1:31 pm
@Peshawa - our themes currently are not supporting RTL. The only exception is free Meet GavernWP.
User avatar
Administrator

GK User
Fri Apr 11, 2014 7:26 am
Hi how do i remove the login/logout button on the top right of News2 quickstart theme? Also: I do I change the menu font color as well as the menu block color only? Love the theme.

Thanks again
User avatar
Fresh Boarder

GK User
Fri Apr 11, 2014 9:05 am
Hi,

@SwadeMedia, pleas go to News2 -> Template Options -> Feature tab and here you can disable "Display login link" option.

If you want to change font color of the menu, please add this code into css/override.css file (first enable override option from Template Options -> Advanced tab):

Code: Select all
#main-menu > li.current-menu-item,
#main-menu > li.current_page_item,
#main-menu > li:hover,
#main-menu > li a:hover,
#main-menu > li.active > a,
#main-menu > li.current-menu-item > a,
#main-menu > li.current_page_item > a,
#main-menu > li.current-menu-ancestor > a,
#main-menu > li.current-menu-parent > a  {
   color: #eb1e00;
}
User avatar
Moderator

GK User
Mon Apr 14, 2014 8:32 am
Thanks Piotr - awesomesauce!
User avatar
Fresh Boarder


cron