Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #256395

    Dear all

    I have a content element ‘Icon’. Instead of opening another page, I would like to jump to a specific layout element ‘Color Section’.

    I tried to add the the tag . This works, but either I have to much space on top or all the content in the ‘Color Section’ is considered as a link.

    Is there an easy way to do this?

    Thanks,
    Matthias

    #256467

    Hi,

    Can you post the link to the Page in question please?

    Regards,
    Josue

    #256481

    Hi Josue

    Enclosed you find the link:
    http://bit.ly/1nuX3Vw

    As you can see, it works. I’m using a textbox at the beginning of each color section. A feature which does this would be nice, but I would be happy if you can tell me how I can reduce the whitespace at the beginning of each section.

    Regards,
    Matthias

    #256526

    Hi!

    Thank you for the link.

    Please add this on Quick CSS or custom.css:

    .content, .sidebar {
    padding-top: 10px;
    padding-bottom: 20px;
    }

    Cheers!
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.