Premium WordPress Themes, Templates & Plugins › Support › WordPress Theme Support › LastPoint › Lastpoint: change main header size and navigation style does not apply
- This topic has 4 replies, 2 voices, and was last updated 9 years, 5 months ago by ThemeofWP.
- AuthorPosts
-
- April 2, 2015 at 7:34 pm #2887flyingbirdMember
Hi I would like to have a larger main header. I have tried it with custom css height but it didn’t work.
And I changed the navigation style and it would not apply. When I look at appearances theme options I see the changes but not when I look at the website.
Furthermore I tried to set an icon as home but that would also not show up.
Would be glad to get some help.
Thanks so much. - April 2, 2015 at 9:18 pm #2898ThemeofWPKeymaster
Hey, can you send us a screenshot? or try to “!important” in your css. We need to deeply look your issue. Also please make sure all cache plugins deactive? Sometimes users uses cache plugins and not displaying the changes.
Best Regards
ThemeofWp.com Team - April 7, 2015 at 7:23 pm #2926ThemeofWPKeymaster
@flyingbird please use these css rules into your custom css section or add to the style.css than we’ll see the action:
.header-right .site-logo {
display: none;
}.header-right .img-logo {
background: url(“/fullurlyourrightlogourlhere/logo-right.png”) repeat scroll 0 0 rgba(0, 0, 0, 0);
display: inline-block;
height: 60px;
margin-right: 0;
width: 200px;
} - April 20, 2015 at 4:51 pm #2964ThemeofWPKeymaster
Can you update the theme v1.5? Mobile menu issues fixed now.
- May 14, 2015 at 6:29 pm #3044ThemeofWPKeymaster
Update your theme to latest version.
-
- AuthorPosts
- You must be logged in to reply to this topic.