On the hero…is it possible…

Support Area Forums Kerygma On the hero…is it possible…

Viewing 5 posts - 1 through 5 (of 5 total)
URL to the page in question: http://cotroc.org/newsite2
  • Author
    Posts
  • #27518
    Micah Hensley
    Participant

    Hey Bill!
    First sorry for not responding about the slider bit before, we figured out that we didn’t want to put it on the home page anymore anyways and it worked just fine on the others so all is well!

    So now for a new topic. On the hero image, I know you can but a hero button. However, If all I am trying to use on it is the button, it for some reason goes to the very top and adds a black bar across the top. What I’m wondering if is possible is to put like an arrow or something towards the bottom of the hero, could be in that box, that basically lets people know there is more if you scroll down? I’m afraid people won’t realize there is more below the hero?? I know you’re using either the same theme or elite on your main page, have you experienced that people don’t realize there’s more below? Anyways, Just looking for a solution to that. Other than that the site is almost pretty much done other than staff photos! Finally! Still not 100% satisfied with our Hero Image but until we have a better looking stage set up and can get a picture of it it will do 🙂

    I look forward to hearing from you!

    #27519
    Micah Hensley
    Participant

    Ok, I knew I had seen something like this somewhere…it’s on the Elite theme! Is it possible to get that little arrow in the circle on the bottom of the hero’s for this theme?

    #27528
    Bill Robbins
    Participant

    Good Morning Micah,

    Let’s see if we can add in the down arrow this way:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #hero-section:after {
      	position: absolute;
      	font-family: 'ElegantIcons';
      	content: ";";
      	z-index: 20;
      	bottom: 30px;
      	width: 100%;
      	font-size: 30px;
      	text-align: center;
      	color: #fff;
      }
      
    3. Update your settings.

    Let me know if you have any trouble there,
    Bill

    #27533
    Micah Hensley
    Participant

    That did it!! Thanks!! And thank you for all your help getting this thing going!

    #27534
    Bill Robbins
    Participant

    Glad that did the trick and I’m happy to help out too 🙂

    Have a great week!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘On the hero…is it possible…’ is closed to new replies.