- This topic has 1 reply, 2 voices, and was last updated 8 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Photo Perfect Pro › Sticky Menu
Tagged: header, sticky menu
1. Is it possible to have the sticky menu appear directly beneath the header image and the shrunken header image?
2. How can the links being centered on the bar instead of being left-justified?
For #1 request, theme does not have this inbuilt option to move the menu below header image and shrink it upon scroll. Alternatively, you can request a customizer to get this tweak done for you.
For #2, you can tweak the menu items to center align by adjust the padding numeric value. For this paste the following custom CSS in Customize -> Theme Options -> Advance Options .
.sticky-menu-enabled #main-nav li {
padding-left: 10px;
}
Note: You should increase or decrease the above numeric value to best suits your design.
Hope this helps !
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |