vitomjj
Forum Replies Created
-
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] difference between IOS and AndroidOk thanks, i try 🙂
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] difference between IOS and Androidunfortunately I can’t do without the frameset.. my site is on a different domain.
i’ve another question (off topic).
can I change the size of the menu bar when stick at the top? I would like to be thinner when scrolls downForum: Plugins
In reply to: [Sticky Menu & Sticky Header] How to remove Transparent Background ?I realized that the server does not save any manual changes I make to style.css
I solved by “custom css” wordpress adding the lines#header-text-nav-container { background-color: #FFFFFF; border-bottom: 1px solid #EAEAEA; }that override the style.css ..
i’ve another question: in mobile versione the menu toggle don’t stick to the top, is it a separated element and so it’s not possible to stick? thanks for your answers.
(i’ve disable the no-right click on the page)Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] How to remove Transparent Background ?no way,
how is it possible? I can not remove the transparent backgroundForum: Plugins
In reply to: [Sticky Menu & Sticky Header] How to remove Transparent Background ?now this is my #header-text-nav-container (instead in sticky element)
#header-text-nav-container {
background-color: #FFFFFF;
border-bottom: 1px solid #EAEAEA;
}but nothing, i’ve transparent background…
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] How to remove Transparent Background ?i’ve the same problem..
the sticky element is .main-navigation ,
this is the url linkcan you help me?