Forum Replies Created
-
in reply to: FAQs Not Working on One Page Layout
I believe there is a plugin that can help with this to create a separate nav menu for different pages, but wondered if there was a way to do it without another plugin?
in reply to: Left Hand Header Layout – Adding Custom LinksManaged to figure out all of the above :)
in reply to: Back to Top ButtonHello,
I tried to add the custom CSS code under general settings but it doesnt seem to work an receive the following errors:
– use of !important
– fallback background-color (hex or RGB) should precede RGBA background-color.
I have passed it in as follows:
scrollup {
z-index: 9999;
display: block !important;
}
.scrollup { background-color: rgba(34,34,34,0.6);
background-image: url(‘img/icon_top.png’);
}
Would I need to do something different for my layout?
Many thanks
in reply to: FAQs Not Working on One Page LayoutIs it possible for the menu links to still work even if on a separate page that is not part of the one page layout? For example I also have my terms and conditions and privacy policy which I don’t want to display on my one page but if the user opens this link then all my menu items stop working?
in reply to: Left Hand Header Layout – Adding Custom LinksThe coloured border is also not appearing at the top of Header 7 even though I have switched it to on in Specular settings?
in reply to: Coming Soon Page (Hide Left Side Header Bar)Thanks for all of your help :)
in reply to: Coming Soon Page (Hide Left Side Header Bar)I also wondered how do i change the font size of the header text and body text?