Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1233351

    Hello,
    I am using Enfold with the Consulting Demo (the one with the main menu on the left side, without side bars).
    When I set my archive page to template “Archives” the blog content is not displayed as fullwidth as the rest of the pages and posts.
    Maybe this happen because I have a fullwidth section in the page. Without the section the template looks okay.

    #1233361

    Hey Neverlands,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1233404

    Here it is.

    #1233661

    Hi,

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

    .page-template-template-archives-php #main .container {
        max-width: 100%;
        padding: 0;
    }
    
    .page-template-template-archives-php #main .template-archives {
        padding: 0;
    }

    Best regards,
    Rikard

    #1233694

    Hello Rikards,
    thank but now the left an right edges are cut off.
    You can see this especially in the footer. Also, some styles are distorted there. The search icon in the footer looks different then on the other pages and the headlines are black instead of white.
    Best regards,
    Neverlands

    #1234060

    Hi,

    Thanks for the update. The CSS I gave you contains nothing which would affect what you are listing, what exactly do you want to change now?

    Best regards,
    Rikard

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