Forum Replies Created
-
in reply to: Menu link to section of page
Hi,
thanks for your help, clicking an anchor-link in the navigation definitly leads to smooth scrolling. However if I click an anchor-link in the content, the smooth scrolling isn’t working.
You can test it: i linked the “Drag & Drop”-Link to “sec4”. If I click that link it directly jumps to #sec4 rather than smoothly scrolling to.
So is this not a supported feature? How could I fix this?
Greetings
Svenin reply to: Smooth Scroll….how to make it work?This reply has been marked as private.in reply to: Menu link to section of pageThis reply has been marked as private.in reply to: Smooth Scroll….how to make it work?Hi,
I use internal linking to a section too (like here described).
After activating the “Smooth Scrolling”, I didn’t recognize any change. Problem still exists.
in reply to: Header size in construction & building slidersHi Mihaila,
I added those lines to my custome css box but it doesn’t solve the problem.
The strange thing: I tried to change the font-size generally in the console, but even with “!important” it had no impact..$(‘.construct_div h1’).css(‘font-size’,’14px !important’);
Changing the color works…
$(‘.construct_div h1’).css(‘color’,’red’);
Turns the heading to red.
in reply to: Revolution Slider: activate "mouse" buttonGreat, thanks Mihaila!
in reply to: Menu link to section of pageI created a screenshot for the overlap issue: https://www.dropbox.com/s/z3rpzcnc89dxwws/2016-01-14%2010_27_25-Greenshot%20image%20editor.png?dl=0
in reply to: Menu link to section of pageThanks with this hint I got the section link working, too.
There still is one issue because the sticky nav now overlaps the content of the section. Does Tower have the ability to correct this overlap?
Regards
Svenin reply to: Customizing "Blog Medium Image"Thanks Mihaila
