nani93
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] Right-Align Secondary Menu@media (min-width: 768px) {
.storefront-primary-navigation>.main-navigation {
float: right !important;
margin-right: 0 !important;
width: 100% !important;
}
.main-navigation ul.menu,
.main-navigation ul.nav-menu {
text-align: right !important;
}
.storefront-primary-navigation>.main-navigation>.menu>ul>li {
text-align: right !important;
}
.main-navigation ul.menu>li:first-child,
.main-navigation ul.nav-menu>li:first-child {
margin-left: 0;
}
.main-navigation ul.menu>li:last-child,
.main-navigation ul.nav-menu>li:last-child {
margin-right: -1em;
}
}
am using this code to make the navigation bar in the right sideForum: Themes and Templates
In reply to: [Storefront] Fixed Navigation Baram sorry, wanted to inform you that the code didn’t work
am using this code
@media (min-width: 768px) {
.storefront-primary-navigation>.main-navigation {
float: right !important;
margin-right: 0 !important;
width: 100% !important;
}
.main-navigation ul.menu,
.main-navigation ul.nav-menu {
text-align: right !important;
}
.storefront-primary-navigation>.main-navigation>.menu>ul>li {
text-align: right !important;
}
.main-navigation ul.menu>li:first-child,
.main-navigation ul.nav-menu>li:first-child {
margin-left: 0;
}
.main-navigation ul.menu>li:last-child,
.main-navigation ul.nav-menu>li:last-child {
margin-right: -1em;
}
}
to make the navigation bar in the right side because it was below the logo in the left sideForum: Themes and Templates
In reply to: [Storefront] Right-Align Secondary Menuwhat about if i want to make the navigation bar in the same logo line ?
what css code can i use ?
https://salepair.binrush.comForum: Themes and Templates
In reply to: [Storefront] center main navigationwhat about if i want to make the navigation bar in the same logo line ?
what css code can i use ?
https://salepair.binrush.comForum: Themes and Templates
In reply to: [Storefront] Fixed Navigation Barwhat about if i want to make the navigation bar in the same logo line ?
what css code can i use ?
https://salepair.binrush.comForum: Fixing WordPress
In reply to: Want to make own flight comparison engineThe problem is my budget is a little bit low so i can’t afford developer at the moment but i figured out that i can use ready-made theme or wordpress plugin, All wordpress plugins refer to known website but as i mentioned am trying to make flight comparison for local agencies & websites
Forum: Fixing WordPress
In reply to: Footer menu modificationI didn’t get your solution well, which area exactly ?
anyway i added the dashboard in all page sidebar, is that the problem ?Forum: Fixing WordPress
In reply to: Footer menu modificationSorry for the late reply, i want to tell solution didn’t work i also want to mention that in this menu there was (profile, logout) now when you click on profile it doesn’t redirect you to the profile page
primary menu
Here in the primary menu and footer menu it doesn’t work
you can check my website for further details https://binrush.com
@followerbox can you be more specific what do you mean by theme option ?
ThanksForum: Fixing WordPress
In reply to: Footer menu modificationI don’t think it’s related to the theme functionality, Because i asked them and it’s wordpress core functions
I’m using business directory theme from Templatic