This topic has 2 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Olga Barlow
I’m having 2 issues on http://grandpashorters.com/
First the menus in the footer have bullets like they’re lists, they’re not lists, they’re menus. I can not figure out the code needed to remove the > please let me know. Also the home page featured images for the blog posts are not sizing correctly. I grabbed image sized from the demo and they work fine on the blog post and blog page but on the blog slider on the home page they’re short. See Grinch hot cocoa and Michigan Memes for samples of posts with images same size as demo, then see the bakery demo, same slider, same image size and they fit perfectly unlike out site, what am I doing wrong?
Hello,
I have added the following code in custom CSS to remove arrows
.footer .widget.widget_nav_menu ul li a:before
{display: none !important;}
To change the images size I have added size in element setting because it shows medium size from WP media settings by default http://prntscr.com/djenkn
Regards
You must be logged in to reply to this topic.Log in/Sign up