Remove Welcome Feature Widgets

Homepage Community Forums Adapt Theme Support Remove Welcome Feature Widgets

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16430
    intelisystems
    Customer

      Hi,

      I am trying to remove Welcome Featured Widget #1,2 & 3.
      How do I remove them?

      Or can I make it to just one wide widget like Home Middle Wide?

      #16434
      Jason M
      Customer

        You don’t have to remove them, just make sure not to add anything inside of those particular widgets and they won’t show up on your homepage. That’s how the theme was designed…..whatever Widgets you add content to, are the only widgets that will show on the homepage.

        Let me know if that answers it.

        #16435
        intelisystems
        Customer

          Hi.

          Thank you for your fast reply.

          Please take a look at this site, http://www.intelisystemstest.com/bestshipping/.

          I am using Test Widget with Codes for Welcome Wide Widget
          And I didn’t put anything at Welcome Feature 1, 2, 3.
          I didn’t put anything for Home Middle, either.
          However, as you can see, there is a blank gap before Home Feature 1,2,3,4.
          I want this blank area not to show.

          Regards,

          #16442
          Jason M
          Customer

            Hi,

            Removing the code at 2155 or editing the code in your Style.css file (in your theme) – (.welcome-features .wrap) will instantly fix it by removing/adjusting the Padding –

            .welcome-features .wrap {
                padding: 0;
            }
            

            This should be an easy fix, let me or anyone else know if you run into any issues or if you need more info on what to do.

            #16451
            intelisystems
            Customer

              It worked.

              Thank you!!

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Remove Welcome Feature Widgets’ is closed to new replies.