Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1076040

    Hallo,

    The enfold Magazin is not displayed correctly – how can I fix this?

    And where can change some details in the enfold blog section ( raster layout ) – I don’t want to display the date and I need to upsize the title.

    Thank you and best regards

    #1076633

    Hey B2LFilms,

    This CSS is causing your problem, it looks to have been added on the page you linked to:

    header {
        margin-top: 50px;
    }

    Best regards,
    Rikard

    #1076774

    Ok thank you but how can I change it – cause I cannot see it anymore under enfold –> quick css area ( its not shown )
    and how can I leave the padding for the header without an effect on the magazine?

    And where can change some details in the enfold blog section ( raster layout ) – I don’t want to display the date and I need to upsize the title, and increase padding between picture and headline – intact its not the same than in your sample template – or is that all happening because of the top margin ?

    thank you again
    and best regards
    julien

    #1076936

    Hi julien,

    It looks to have been added on the actual page, maybe in a code or text block? If you can’t find then please post admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #1077469

    and please… where can change some details in the enfold blog section ( raster layout ) – I don’t want to display the date comments and category – and I need to upsize the title, and increase padding between picture and headline

    #1078114

    Hi,

    Where can we find the blog posts on your site?

    Best regards,
    Rikard

    #1078247

    Hallo,

    its on the front-page and the magazine is shown at presse

    thank you and best regards
    julien

    #1079111

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .home .slide-meta-del, .home .slide-meta-time, .home .blog-categories {
      display:none;
    }
    
    .home .slide-entry-title a {
      font-size:28px;
      padding-top:40px;
    }

    Best regards,
    Rikard

    #1079443

    hy,

    I pasted the code but its not working

    #1079861

    Hi,

    Please try to delete the old CSS and JS files under Enfold->Performance to see if that helps.

    Best regards,
    Rikard

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