• Closed
  • Lindy Madsen
    Spectator
    January 23, 2015 at 10:03 pm #14549

    Hi

    On this page I’m setting up, those in charge want’s three circles in the Front Page Context Boxes.

    http://hspdanmark.dk/

    But this makes quite a space from the menu-bar and to the circles, since it keeps space for H2-title (I think I figured out)… But how can I change the size of that space?

    Alok Maheshwari
    Spectator
    Posts: 303
    January 24, 2015 at 9:19 am #14550

    You can hide the elements which are not supposed to be displayed by using following css which should make the space less.

    .content-box i,.content-box p,.content-box h2
    {
    display:none;
    }

    Lindy Madsen
    Spectator
    Posts: 28
    January 24, 2015 at 1:21 pm #14552

    Thank you Alok
    There’s quite a few places to look for the css of this theme, so your help is much appriciated. I was quite annoyed by the time it took you guys to update this theme, but you are quick to help, and very good at it… Just wanted you to know that. 🙂

    Until next time 😉
    Cheers

    Alok Maheshwari
    Spectator
    Posts: 303
    January 24, 2015 at 3:30 pm #14553

    You are welcome and yes, we are working on making things smooth and appreciate the suggestions/feedback related to the theme as well as the support.