This topic has 9 replies, 3 voices, and was last updated 11 years by SQadmin.

  • Author
  • #4554
     yesh0810
    Participant

    Hi!

    I’ve got a slight slider issue. There’s a blank space below the slider. Can you please teach me how to remove it? Thanks a lot! My site is http://thebloggerbox.net.

    #4556
     Anchora
    Participant

    hi yesh!

    I would try editing this way:

    app.css / line 371

    .section { padding: 40px 0 0 0; }

    ADMIN EDIT:
    Replacing theme original files is not advised. to add your custom css you can enable the child theme and add your style to sweetdate-child/style.css

    #4557
     yesh0810
    Participant

    Hi!

    May I know where is app.css located? I am horribly ignorant.

    Thanks in advance!

    #4559
     yesh0810
    Participant

    How do I find line 317? I don’t even know what I’m looking for. Please advice. Thanks!

    #4560
     yesh0810
    Participant

    Okay so I’ve found the revolution slider codes. Where do I put the .section code you’ve given me? Please advice.

    #4561
     Anchora
    Participant

    CTRL+F
    then search for
    .section

    change “40px 0”
    to “40px 0 0 0”

    how did you manage to install the system???
    XD

    #4562
     yesh0810
    Participant

    Hi! I’ve found the code and edited it. It doesn’t work. 🙁

    #4563
     yesh0810
    Participant

    I just followed instruction on the internet. 🙂

    #4564
     Anchora
    Participant

    install firebug, then you can figure things out!
    🙂

    #4593
     SQadmin
    Keymaster

    Hi all,
    ADMIN EDIT:
    Replacing theme original files is not advised. to add your custom css you can enable the child theme and add your style to sweetdate-child/style.css

    Also you cannot copy the style to child theme in assests/styles/app.css
    Only template PHP files work this way.
    custom CSS needs to be added to sweetdate-child/style.css

    You code:
    .section { padding: 10px; }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Just another slider issue’ is closed to new replies.

Log in with your credentials

Forgot your details?