atomicduo

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Slider Wide Image, with text overlay and no margin #10986
    atomicduo
    Customer

      Hi GuiLois,

      The thing I can help with is the reduction of the padding which we fixed with some custom CSS. Have you reduced the header padding as well?

      Look below for our full code changes for the spanning slider. Next I am going to work on the floating text & actually having a nice looking button.

      /**
      * customization
      */
      .flexslider .slides img {
      width: 100%;
      }
      .slider-wide .widget.genesis_responsive_slider{
      margin-bottom:0;
      }
      .slider-wide .wrap{
      margin-bottom: 0;
      padding-top: 0;
      }
      .head-wrap{
      margin-bottom: 0;
      }

      Hope it helps.

      in reply to: Happy Birthday Wes #10985
      atomicduo
      Customer

        Happy Birthday!

        Glad to be a part of these forums =)

      Viewing 2 posts - 1 through 2 (of 2 total)