badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Rev-Slider on homepage

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #3314
    [email protected]
    Participant

    Newby so this may be a dumb question. Upgraded to Retina Pro and want to use the Rev-Slider on my homepage in place of the included slider. Have it installed and the preview works but cannot figure out how to get it to display on the built in homepage. I have checked the box under slider options for it to display on the homepage, no luck. I have the homepage defined as the Corporate layout and the homepage is set as a static page in the Customize settings. Since the built in homepage does not show up in my pages list I do not have a page id for it nor can I embedded the short code for the slider in the page. Any guidance will be appreciated.

    Also while I have you on the line is there a way to get the Footer text to extend across the entire page it formats like this below

    Copyright © 2013 Reliable Accounting and Tax Solutions Theme by: Theme Horse Powered by:
    WordPress 100% Wind Powered Web Hosting by FatCow

    Thanks,

    Gary

    #3319
    [email protected]
    Participant

    Themehorse:

    Disregard my question about the rev-slider on the homepage. I stumbled onto the problem. I needed to set the frontpage as a static page in the WordPress Settings/Reading/ controls. Once I set the front page to a static page the slider works as advertised.

    I’d still like some help with the footer text though. I assume its an html formatting command that I need.

    Thank,s

    Gary

    #3372
    Sanjip Shah
    Participant

    @gbishopdu-edu In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS.
    Paste the following css and click on ‘Save all Changes’.

    #site-generator .social-profiles, #site-generator .copyright {
        	float: none;
        	width: 100%;
    	}
       #site-generator .social-profiles ul {
       	margin-bottom: 10px;
        	text-align: center;
        	float: none;
       }   
    	#site-generator .social-profiles ul li {
        	display: inline-block;
        	margin-left: 3px;
        	margin-right: 3px;
        	float: none;
    	}
    	#site-generator .copyright {
        	padding-top: 10px;
        	text-align: center;
    	}

    Hope this helps.

    #3404
    [email protected]
    Participant

    Thanks Sanjip:

    Worked perfectly, as you probably knew it would!.

    Gary

    #3417
    Sanjip Shah
    Participant
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.