donkeydonner profile

Home Forums donkeydonner

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • donkeydonner
    Participant

    I have removed the padding that i need on the other pages, but this affected the home page which also uses the default template, which I have set to 20px.

     

    On the homepage now it has 20px padding above the slider which I do not want. See attached image, there is 20px padding on homepage just below the menu. Thanks!

     

    Attachments:
    You must be logged in to view attached files.

    donkeydonner
    Participant

    Thanks for that, what I ended up doing was the following:

     

    .page-template-default .fw-page-builder-content > section.sh-section,
    .page-template-default #wrapper > .sh-page-layout-default {
    padding-top: 20px;
    }

     

    So it did it for every page,

    However it also does it for the front page which affect the menu on the top of the slider. Is there a way to maybe set the frontpage to a copy of the default template or something so the padding won’t affect the frontpage?

     

    Or maybe there is a better way to set the padding as a default for each page (other than the frontpage?) I think the page template might be the best way, so is there a way to do this? thank you!

    donkeydonner
    Participant

    Thank you it works for the articles page, but not for the homepage where the articles widget is at the bottom, is it possible to have it work here too?

    donkeydonner
    Participant

    Hi I posted the link, the article thumbnail I want to only link to the article not zoom on the image or click to go to the link of the image file itself.

     

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)