• Hello,
    I’m using smartslider3 plugin to insert a full width slider in my home page, but the slider gets restricted to up to a certain width because of the width of the body(in gray), and also the margin between the slider and nav bar is annoying and I want to remove it as well. I’ve been searching a lot for resolve but couldn’t find any feasible solution as of yet.

    Kindly help me get me through. Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi @paulmanish,

    For this, you can follow the instructions given below.

    1. Copy and paste the fullwidth.php file in the child theme

    2. Then Enter your custom code in the fullwidth.php file.
    https://pastebin.com/3aaPF6Ed

    3. Then paste the following css code in custom css filed(Theme Dashboard >> appreance >> customize >> header setting >> custom css filed)

    .blog-post-title
    {
    padding: 0px !important;
    }

    Follow above instruction then check your website.

    Any confusion lets me know.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Unable to change the width of the page to full width’ is closed to new replies.