• Dedè Couture

    (@reusedvintagestore)


    Hello everyone thank you for this fantastic theme. I would need to reduce the space between text and add promo text below. I posted a picture, in practice the part highlighted in red.
    Thanks in advance.

    This is my site

Viewing 8 replies - 1 through 8 (of 8 total)
  • In your Child Theme or CSS Editor try this code:

    .info-box-row {
        margin: 5px 0px 5px;
    }

    Thread Starter Dedè Couture

    (@reusedvintagestore)

    It do not work i need to reduce space betweeven the promo text, and text… I post my site

    Thread Starter Dedè Couture

    (@reusedvintagestore)

    Sorry try this one:

    info-box-row {
        margin: 5px 0px 0px !important;
    }

    Thread Starter Dedè Couture

    (@reusedvintagestore)

    Sorry but it do not work yet

    Hi
    Erik’s latest fix worked for me and reduced space between Smartcode info-box-row and privius/next element. But in the quick copy-paste the little class-dot “.” is forgotten ?? . It goes like this:

    .info-box-row {
        margin: 5px 0px 0px !important;
    }

    Mr. Reusedvintagestore:
    Even if you have already tryed this, I alsow wonder about som of your “html” code:
    In top of the section where you have put your long text – just before the text itself – it starts with a “extra” set of info-box-row-97 + clearfix, look here between my ***’s:

    <div id="info-box-row-33" class="info-box-row clearfix">
    *** <div id="info-box-row-97" class="info-box-row clearfix"></div>
    <div class="clearfix"></div> ***
    Vintage clothing store – On R E U S E D vintage clothing you can find the best brands like Chanel, Louis Vuitton, Burberry, Valentino, Alaia, Moschino, Versace, Giorgio Armani and many more. REUSED is a site that shares .... ...</div>

    At some point in time you may have started adding an ShortCode, but not finished it or removed it compleatly – and now it just making a extra empty space…

    Check your page texteditor (both “Visual” and “HTML”) to see if you can remove all bewteen my ***’s

    Hope you could understand my bad English.. ??

    Thread Starter Dedè Couture

    (@reusedvintagestore)

    Thanks for your interest. I understand your English, but I have not understand what to do. I do not know much about the codes.

    Thread Starter Dedè Couture

    (@reusedvintagestore)

    ok i resolved very thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Reduce space betweven add promo text and text’ is closed to new replies.