This topic has 3 replies, 2 voices, and was last updated 10 years by Catalin.

  • Author
  • #25995
     andrewjdavison
    Participant

    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
    Andrew

    #26243
     Catalin
    Moderator

    Hello,

    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,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    #26256
     andrewjdavison
    Participant

    Hi,

    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
    Andrew

    #27258
     Catalin
    Moderator

    Hello,

    Please add this code in your style.css file from your child theme:

    COPY CODE
    
    
    body.home section.text-center
    {
     padding:20px 0;
    }
    
    

    let me know if this helps.

    Thank you,
    Catalin

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?