(2) Now in a page it is the opposite, for ex if I use a small introduction photo (like the one for the service page, as you propose in your model). See at URL http://bettypassion.fr/wordpress/ in section 2, just below the welcome section. I have the following behavior: when I open the page the picture width is forced to 100% which is again not what I want. Do you have a solution to configure the auto width ?
(3) I don’t think it is specific to the theme, maybe you can help me. When I display a list of WooCommerce products on a widget it is a little bit confusing, do you know if it is possible to add a white space between each product? See URL http://bettypassion.fr/wordpress/prestations/
1. Kindly install this plugin: https://wordpress.org/plugins/theme-my-login/ and add Theme My Login widget to the sidebar from Appearance » Widgets.
To enable registration kindly go to Settings » General » Anyone can register.
2. Contact form is submitted to admin email id. If you don't want contact form in sidebar kindly go to Appearance » Widgets » Sidebar Main add a text widget and paste this shortcode there: [testimonials]
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
h3.widget-title { line-height:28px;}
h1.entry-title, h1.page-title { line-height:36px !important;}
.header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a { color:#282828 !important;}
.header .header-inner .nav ul li.current-menu-item a, .header .header-inner .nav ul li a:hover { color:#dd3333 !important;}
.header .header-inner .nav ul li:hover ul { background:transparent !important;}
.header .header-inner .nav ul { font-size:15px !important;}
}
1. The pics did NOT change size, see pic
http://i.imgur.com/DHPlKfh.jpg
2. I was using the footer tab in options which was not saving but I changed to the widgets
But how do I make the footer 2 columns instead of 4, instead of just hiding 2 of the columns then it doesn’t look professional
The zip code is put on a second line as is the email address because the sections aren’t large enough.