Viewing 8 replies - 1 through 8 (of 8 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello xyzagerondio,

    => Put below css code into Additional CSS textarea (Dashboard >> Apperance >> Customize) then click on Save & Publish button.
    => If there is no Additional CSS option then put below css code into your current theme’s style.css file located at wp-content/themes/your_current_active_theme/ folder.


    article.twentyseventeen-panel:first-child .panel-content .wrap {
    padding-top: 40px;
    max-width:100%;
    }

    Note : All Changes you done in style.css or other file are gone when you update theme. So prefer Child Theme

    Hope this will helps you.

    Thread Starter xyzagerondio

    (@xyzagerondio)

    Hello @addweb-solution-pvt-ltd,

    Wow!!! Amazing result! ?? LOOK–>>> https://www.xyzagerondio.com <3

    Just one more thing Sir, I have 4 primary front pages. What CSS should I add to achieve the same uniform effect?

    …And is there a chance to adjust in order to lessen white gaps? (Kindly see attached image below)

    https://www.dropbox.com/s/ra8cv46afs473da/untitled1.PNG?dl=0

    Thanks a lot! ??

    Xyza

    AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello xyzagerondio,

    Remove above css code that i provide and use below css code.


    article.twentyseventeen-panel .panel-content .wrap {
    padding-top: 10px;
    padding-bottom: 0px;
    max-width:100%;
    }

    Hope this will helps you.

    Thread Starter xyzagerondio

    (@xyzagerondio)

    Hello,

    It works!!! ?? I did adjust padding-top: 0px to achieve a lesser white gaps but I guess there’s no way to do that, is there?

    My site is so much better now Sir. Thanks to you…

    Best regards,

    Xyza

    BLOG: https://www.xyzagerondio.com

    Hello @addweb-solution-pvt-ltd dear this code is not working for me my all stuff is going to right side plzz help in case

    • This reply was modified 8 years, 1 month ago by fayaz8888.

    also i want to change my static front page and delete all thing on twenty seventeenth theme and make my static front page black page

    Hello @addweb-solution-pvt-ltd

    I’ve tried both your css codes in my additional css and neither work.

    Any clues why??

    Many thanls
    Phillip

    https://trendytoknow.com/ > neither works for me. Tried both of the above codes. I spent 2 days researching:/ Please could you advise on that?
    Thanks in advance!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘FULL-WIDTH PAGE’ is closed to new replies.