-
Author
-
October 17, 2013 at 09:09 #4554yesh0810Participant
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.
October 17, 2013 at 10:18 #4556AnchoraParticipanthi 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.cssOctober 17, 2013 at 11:54 #4557yesh0810ParticipantHi!
May I know where is app.css located? I am horribly ignorant.
Thanks in advance!
October 17, 2013 at 12:16 #4559yesh0810ParticipantHow do I find line 317? I don’t even know what I’m looking for. Please advice. Thanks!
October 17, 2013 at 12:18 #4560yesh0810ParticipantOkay so I’ve found the revolution slider codes. Where do I put the .section code you’ve given me? Please advice.
October 17, 2013 at 12:20 #4561AnchoraParticipantCTRL+F
then search for
.sectionchange “40px 0”
to “40px 0 0 0”how did you manage to install the system???
XDOctober 17, 2013 at 12:26 #4562yesh0810ParticipantHi! I’ve found the code and edited it. It doesn’t work. 🙁
October 17, 2013 at 12:41 #4564AnchoraParticipantinstall firebug, then you can figure things out!
🙂October 18, 2013 at 12:25 #4593SQadminKeymasterHi 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.cssAlso 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.cssYou 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 -
AuthorPosts
The topic ‘Just another slider issue’ is closed to new replies.