sprajt
Forum Replies Created
-
Hey,
I changed the code to [responsive_menu] in my header.php file but now the whole icon disappeared. What should I do now?
EDIT: Whoops nevermind – I had “Distance from top” value at -100 somehow ??
Thanks for quick answers!
Forum: Themes and Templates
In reply to: [ShootingStar] How to hide meta box from pages?Thanks Tomas, I just deleted the
<?php shootingstar_get_breadcrumb(); ?>
from “page.php” because I think that it is not necessary for my pages. Appreciate all the answers guys!Cheers
sprajtForum: Themes and Templates
In reply to: [ShootingStar] How to hide meta box from pages?Hey guys,
well I think I misspelled the title. I want to hide the location of the specific page for example: “Website > Contact”, which I think it is the breadcrumb-navigation class. Currently I also consider hiding the whole headline for some pages like Contact. Sorry for the confusion guys.
Forum: Themes and Templates
In reply to: [ShootingStar] How to hide meta box from pages?Well, it is still on my localhost since I would like to prepare/customize website as best as I can before publishing it.
Obviously it is not a crucial issue, and I can come back here when the website will be published, but I hope there is a solution in the current state.
Cheers
sprajtForum: Themes and Templates
In reply to: [ShootingStar] Change navigation bar to toggle-active iconCan’t thank you enough Tomas for your help. Now my toggle-icon behaves exactly how I wanted it to. Given the fact that my problem was not specifically related to your theme, it is awesome how you supported me! ??
THANKS AGAIN – you saved me many hours of searching our lovely web ??
As for the icon styling, I found the file with the CSS code and customized it for my preferences. Unfortunately I can’t show you my website yet, because it is still during the “editing mode” on localhost.
Best wishes,
sprajtForum: Themes and Templates
In reply to: [ShootingStar] Change navigation bar to toggle-active iconWell, unfortunately I have some problems with placing the toggle button since it has a fixed distance from the top. Such setup applies to the websites that have menu navbars high on top, while in my website the menu is below the logo and site description. Therefore for my website I would like to change the distance of a toggle button dynamically and stick it to the Menu div.
I disabled only
#wrapper .menu {display: none;}
to display only my Home tab from the left. Then I wanted to change button’s css file and set itsposition: relative
property but frankly I can’t find this file… (don’t know how I search for specific file using firebug in Filezilla).Would you have some suggestions how can I do that?
Forum: Themes and Templates
In reply to: [ShootingStar] Change navigation bar to toggle-active iconWow.. many thanks for quick and accurate answer!