Tagged: ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #430748

    Hi I loved your them.

    But still have two problems to sort;

    1 I cannot use Quick CSS- I am using plugin but still failed to reduce the space between the elements.
    http://tugun.org/

    2 How can I remove the “you are here; home ” panel ?

    I really need to minimize the space between elements.

    I am new to it.

    #430760

    Hi – salom – Subkhonzhon
    “tugunni echish uchun”
    Increase the widht of your page :
    Go to :
    Dashbord > Theme settings > General Layout > Dimensions ;
    > “Maximum Container width” (adjust it to 1310px)
    and/or
    > “Content | Sidebar Ratio” (80% – 20%)

    #430889

    Thank you very much begrafiks
    “tugun yechilay dedi”
    I have done all your suggestions, it looks much better now. Incredible !

    But still, I would like to save some space as much as possible.
    In doing that, I would like to reduce the space between two Content Elements on the main content as well as on the side bar.
    for eg. between Blog Posts and Portfolio Grid, which are “yashar..” and “Kutubxona” in my case.
    you can see it on my home page http://tugun.org/

    #430896

    I did remove the site navigation panel. With quick CSS plugin.
    How can I reduce the space between Content Elements ?

    thank u. in advance.

    #430915

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .template-blog .post_delimiter {
      margin: 0 0 10px 0;
      padding: 10px 0 0 0;
    }
    .content,.sidebar { padding-top: 10px; padding-bottom: 10px; }
    .av_promobox { margin: 20px 0; }

    Regards,
    Yigit

    #430925

    Thank you Yigit
    great instant help, impressed.
    it is doing the trick !!!
    great.
    but still
    I would like to do globally the same with; between categories of the Content Elements and main Content Elements; between elements on the side bar.
    If you have a look now, it works on side bar but only between full width Layer Slider and the first widget on the top. I would like to reduce the space between each elements on the side bar.

    Thank you, for your great support.

    #430936

    Hey!

    Please add following code to Quick CSS as well

    .widget {
      padding: 10px 0 10px 0;
    }

    Regards,
    Yigit

    #430996

    Thank you Yigit
    great instant help, impressed.

    Thank you, for your great support.

    #431513

    Hey!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Spacing with CSS’ is closed to new replies.