-
Author
-
August 19, 2014 at 11:19 #25995andrewjdavisonParticipant
Hi,
I’ve been slowing modifying the theme for my new website: http://www.learnenglishbudapest.com/version2/
I’ve got a couple of questions:
1) On the homepage I reduced the height of the slider image, but now there is a big grey gap between the image and the first row of content. How do I remove this?
2) I’d like to change the background colour and the font colour of the form at the top of the home page. Is there any easy way to do this as I found the CSS and it’s quite complex.
Thanks
AndrewAugust 20, 2014 at 19:35 #26243CatalinModeratorHello,
1. you need to change your rev slider settings for height… take a look at my screen shot.
2. take a look at this:
https://archived.seventhqueen.com/forums/topic/question-about-css
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.August 20, 2014 at 19:51 #26256andrewjdavisonParticipantHi,
Yes, increasing the grid height extends the picture downwards to cover the grey box – but this is not what I want – I want the page content to start exactly below the registration box – and for there to be no gap at all.
I’m guessing the height of the slider header section is hard coded somewhere- just need to know where so I can change it.
Thanks
AndrewSeptember 1, 2014 at 17:14 #27258CatalinModeratorHello,
Please add this code in your style.css file from your child theme:
COPY CODEbody.home section.text-center { padding:20px 0; }
let me know if this helps.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.