Carousel Arrows

Support Area Forums Elite Carousel Arrows

Viewing 7 posts - 1 through 7 (of 7 total)
URL to the page in question: http://VenierosPastry.com
  • Author
    Posts
  • #26300
    James Amedeo
    Participant

    Hey Bill,

    We moved our website last night from VenierosNewYork.com to VenierosPastry.com and the only thing that didn’t carry over are the arrows on the homepage carousel. The arrows are now <,=, and ;.

    Any idea how to fix?

    Thanks,

    James

    #26303
    Bill Robbins
    Participant

    Hey James,

    I took a quick look and the arrows appeared to be showing up for me now. I’ve attached a screenshot of what I’m seeing to this post.

    The symbols you’re describing are what would appear if the icon font didn’t load.

    Let me know if you’re running into trouble still.

    Thanks,
    Bill

    #26304
    Bill Robbins
    Participant

    Sorry forgot the image!

    #26305
    James Amedeo
    Participant

    I can’t see the image Bill. The arrows are loading on the dev site, VenierosNewYork.com. But they aren’t show on VenierosPastry.com.

    I attached a screen shot. Also, the logo is still pointing to VenierosNewYork.com. Is there a way to change it so it points to the new url?

    Thanks again.

    James

    #26308
    Bill Robbins
    Participant

    I’m just placing the image inside the post instead of attaching it:

    It’s showing on both sites for me. Also the logo on VenierosPastry.com points to VenierosPastry.com for me as well.

    …but the navigation items all go to the http://venierosnewyork.com site. Check your navigation menu links in the menu builder and make sure that if they are hard coded that they point to the right spot.

    #26309
    James Amedeo
    Participant

    Yeah I pointed the other pages to venierosnewyork because the stopped showing up. And I didn’t feel like relabeling all the code.

    One last question, is there a way to make the footer tighter? I feel like all the content is spread out.

    Thanks again for all your help. The clients are very happy.

    #26335
    Bill Robbins
    Participant

    Good Morning,

    There are a few spots you can change the bottom margin in the footer to make it a bit shorter. Add this to your Custom CSS:

    
    #footer-sidebar .widget {
    	margin-bottom: 10px;
    }
    
    #footer-sidebar {
    	padding-bottom: 0;
    }
    
    #footer-sidebar a.widget_sp_image-image-link img.alignleft {
    	margin-bottom: 0;
    }
    

    Have a great day,
    Bill

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Carousel Arrows’ is closed to new replies.