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

    Hello,
    I want to give the homepage a total different layout than the other pages.
    I used .boxed#top.home { max-width: 100%!important; width: 100%!important; }
    The problem is that the heder is not stretched.How could I adjust it ?
    I tired
    .responsive.html_boxed.html_header_sticky #header.home {
    width: 100%;
    max-width: 100%; }
    What could i do ?
    Thanks for help

    #946418

    Hey doublesam27,

    Can you give us a link to your site? so we can take a closer look.
    You can post it in private content if you want it only visible to the moderators.

    Best regards,
    Nikko

    #946494

    HI NIkko,

    I finally found the solution
    .page-id-5954 #header {
    width: 100% !important;
    max-width: 100% !important; }

    Thank you

    #946621

    Hi,

    Glad this is sorted for you :)

    Thank you for using Enfold.

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header /’ is closed to new replies.