• Resolved xtimedt69

    (@xtimedt69)


    Can you not have a slider and a static front page using the SuperNova Theme? I am finding this rather frustrating. In have tried a number of themes and they all end up falling short at some point.

Viewing 11 replies - 1 through 11 (of 11 total)
  • I m sorry but currently it doesn’t have that option, but that’s a good idea, I’ll add a template with the slider in the next version of my theme.

    Thread Starter xtimedt69

    (@xtimedt69)

    Sayed,

    Thanks for the reply. While I have you is there a way to change the CSS to make unordered lists in posts be single space?

    Sure, you are right , I see its double spaced, please paste
    #content .entry li{margin-left: 20px;}
    in your stylesheet.

    Thanks.

    Thread Starter xtimedt69

    (@xtimedt69)

    Please forgive my ignorance. should I paste it at the very end after:
    /*====================
    YOUR CSS AFTER THIS LINE
    =====================*/

    Or is there a place in the CSS for it. I pasted it at the end and it didn’t have any effect.
    Sorry for being a problem.

    That’s fine,yes that’s the place where you had to paste it, Can I have link to your site please? so I can see what the problem is

    Thread Starter xtimedt69

    (@xtimedt69)

    I inserted the line in the CSS and this is what I am getting the example is on the front page post:

    https://tunnellvision.net/justusband/

    I am just building it up

    I was assuming that you had nested unordered list anyways if m I getting you right, you want to indent the unordered list one spance, so please paste this in your stylesheet in this case.
    #content .entry ul {margin-left: 20px;}
    or tell me if there is something else you want to achieve.

    Thread Starter xtimedt69

    (@xtimedt69)

    I actually wanted the ul to be single spaced like

    item 1
    item 2
    item 3

    rather than:

    item 1

    item 2

    item 3

    Thread Starter xtimedt69

    (@xtimedt69)

    I must run some errands so I may not reply for a while. I REALLY appreciate you help.

    Okay paste this then
    #content .entry li {margin:0}

    Closing the ticket because it looks like issue has been resolved.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Slider and Static Page – SuperNova Theme’ is closed to new replies.