Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #549919

    Hello,

    1 – I nee to add a small title on each page but all content elements ad too much margins on top and beneath each title (text bloc or special title or even the code bloc)

    2 – Also why are special titles not outlined to the left in each column, I used the default alignment but the title do not align to the left, behalf of the title in the left column.

    Please check here : http://imgur.com/hVSa7w9

    Thank you in advance,

    AB

    #550021

    Hi anma!

    May we have a link to the page in question so we can check the css styles for each?

    Best regards,
    Dake

    #550325

    Hi Dake,

    please find the link below

    Thank you,

    Best, AB

    #550571

    Hey!

    1. Please insert the below css into your custom css section:

    .page-id-9 .content, .sidebar {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    2. Please insert the below css into your custom css section:

    .page-id-9 div .av_one_third {
        margin-left: 4% !important;
    }

    Cheers!
    Dake

    #550611

    Hi Dake,

    Great number 1 works but

    2 did not as the 3rd column went to the next line thus below the first column – even if I changed the number “4%”.

    Best, Andrea

    #551082

    Hi Dake,

    I found a solution, thx !

    Best, AB

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Margins on top and beneath special title and alignment’ is closed to new replies.