sathishkumarcw
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [OnePress] Mega menu In Navigation Bar@@congthien Thanks for the quick reply ??
It solved the issue for me
Hi,
you could try following CSS code
@media screen and (min-width: 480px) .hero-content-style1 h2 { font-size: 48px !important; }
just the font size accordingly. if the above CSS code works
Forum: Themes and Templates
In reply to: [OnePress] Highlight Current Page Link In Navigation MenuHi
The above codes works perfect & thanks for your support ??
Thanks !!!
Forum: Themes and Templates
In reply to: [OnePress] Highlight Current Page Link In Navigation MenuHi
But the single page link also display active color too
e.g mydomain.com/#team
Regards
Forum: Themes and Templates
In reply to: [OnePress] Highlight Current Page Link In Navigation MenuHi
excellent the code works perfect
one word you are Awesome ??
Thanks !!!
Forum: Fixing WordPress
In reply to: WordPress URL uppercase to lowercase not workingThe reason is suppose a user enters the url as mydomain.com or MYDOMAIN.COM it should go to particular domain page & when i tested in localhost it works fine for me and there is no issues in it & it is the same .htaccess placed in the server
and my local url is
localhost/project/wordpress
and i was able to access the url when i entered
localhost/project/WORDPRESS
and trying all the possibility
Forum: Fixing WordPress
In reply to: WordPress URL uppercase to lowercase not workingHi
if a user enter the following url mydomaian.com/wordpress in any format i.e
mydomain.com/WORDPRESS
mydomain.com/WordPress
mydomain.com/WoRdPrEsSthe link should be re-directed to mydomain.com/wordpress
Forum: Fixing WordPress
In reply to: WordPress URL uppercase to lowercase not workingForum: Themes and Templates
In reply to: [OnePress] Highlight Current Page Link In Navigation MenuHi
Unfortunately i can’t post the live URL as i am currently developing the project on localhost environment
Currently when particular section is active e.g Team section it generates the following CSS Code when inspect the a tag
.onepress-menu li.onepress-current-item>a { color: #db0015; }
and similar css style should be applied when i navigate to the particular page
E.g domainname.com/mypage ( E.g blog,my-profile )
Thanks & Regards
Forum: Themes and Templates
In reply to: [Sparkling] Full width home pageHi
Thanks the above code works fine ??
cheers !!!
Forum: Themes and Templates
In reply to: [Sparkling] Full width home pageHi,
i would like to reduce the width the whole site and currently i am developing the site in localhost so won’t able to post the URL at the moment
Thanks
Forum: Themes and Templates
In reply to: [Sparkling] Full width home pageHi,
Poonam Namdev
The above code works perfectly & also i would like to reduce the width of site logo & navigation menu items too
Thanks
Forum: Themes and Templates
In reply to: [OnePress] Edit Navigation BarForum: Themes and Templates
In reply to: [OnePress] Show only sticky postHi,
Awesome !!!
The above code works perfectly ??
Thanks
Forum: Themes and Templates
In reply to: [Kyma] Menu not showing in child themeHi,
Above code works fine and now menu works on mobile display
Thank You !!!