-
AuthorPosts
-
April 29, 2015 at 12:14 am #436451
Hi,
how i can create an ankerpoint on or before a fullwidth-slider?
This section / codeblock must be invisible.Regards
CocoApril 29, 2015 at 5:04 pm #436840Hey Coco!
You can add a Code Block element to your page above your content and insert following
<div id="my-anchor"></div>
then add a button element and link it to #my-anchor
Regards,
YigitApril 29, 2015 at 5:13 pm #436851Hey Yigit,
that i have do, but the codeblock is not invisible.
It made a 20 – 30px hight white bar!?…Can i make an anchor in individual pictures of a fullwidth slider?
So i will jump directly there.Regards
CocoApril 29, 2015 at 5:23 pm #436861Hey!
Can you post the link to your website please? Getting a visual should help :)
Regards,
YigitApril 29, 2015 at 5:24 pm #436864This reply has been marked as private.April 29, 2015 at 5:34 pm #436874Hi!
Please add following code to Quick CSS
.page-id-484 #after_section_1 .content { padding: 0; }
Cheers!
YigitApril 29, 2015 at 5:37 pm #436878Ok,
now i have a 1px white lineCoco
April 29, 2015 at 5:38 pm #436881Hey!
Please add following code to Quick CSS as well
.page-id-484 #after_section_1 { height: 0; max-height: 0; border: none; }
Cheers!
YigitApril 29, 2015 at 5:41 pm #436883Sorry,
the white line stays :-(
April 29, 2015 at 5:53 pm #436898Hi!
This is the issue – http://i.imgur.com/p5RmzqX.png
A closing curly bracket of one code is at the bottom right now.
I wanted to fix the issue but saving did not help, please change that last section to following.page-id-484 #after_section_1 .content { padding: 0; } .page-id-484 #after_section_1 { height: 0; max-height: 0; border: none; }
Best regards,
YigitApril 29, 2015 at 6:01 pm #436906Sorry Yigit, i dont understand completely.
I use the code from your last answer.
The 1px line is black now.Regards
CocoMay 1, 2015 at 1:02 pm #438005Hey!
I have added one more custom CSS code to bottom Quick CSS field, please review your website now
Best regards,
YigitMay 2, 2015 at 1:26 am #438314Hey Yigit,
thank you so much for help!
But, i dont see any change on my site :-(
Best regards
CocoMay 3, 2015 at 10:06 pm #438599Hey Coco
I thought you wanted to remove the border that used to be here – http://i.imgur.com/rYzHwbs.png ?
Best regards,
YigitMay 4, 2015 at 9:53 pm #439337Hey Yigit,
it works in Chrome, but not in Firefox
Regards
CocoMay 6, 2015 at 2:44 pm #440327Hi!
I can’t see any border, neither in Chrome, nor in Firefox. Please clear browser cache and make sure to use newest browser version.
If you still see anything you want to remove please provide us screenshots (imgur.com, dropbox).Best regards,
AndyMay 7, 2015 at 9:09 pm #441238Thank you Yigit & Andy
-
AuthorPosts
- The topic ‘Create an anker’ is closed to new replies.