Hi,
Kriesi removed the integration because of some incompatibilities. You can use social media plugins like shareThis or addThis.
Regards,
Ismael
Hi,
Yeah, I see the problem. In my honest opinion it is not really a problem, you need to refresh the page first. Let me tag Kriesi about the this. I think there is a way to make it responsive without refreshing the page.
Regards,
Ismael
Hi,
Please deactivate the Jetpack ‘Custom CSS’ to avoid conflict. IMO you don’t need the plugin since the theme already has a file for that. You can also place your custom css codes on Enfold > Theme Options > Styling > Quick CSS.
Regards,
Ismael
Hi,
Go to Theme Options > Styling > Header Tab. You can select various background images or upload your own.
To change the font size and make it uppercase, edit custom.css and add this code
#menu-navigation li a {
text-transform: uppercase;
font-size: 15px;
}
Regards,
Ismael
Hi,
You need to upload the images first on a specific post before you can use it as a gallery image. I’m sure this feature will be available anytime soon. Let me tag this to Kriesi.
Regards,
Ismael
Hi,
I’m a bit puzzled why you don’t need the menus but you can add this on your custom.css to remove the bottom part.
#header_main_alternate {
display: none;
}
Regards,
Ismael
Hi Allyson,
Try to disable all your plugins. The css issue might be caused by some plugins. Try to check the demo site (Propulsion) in firefox: http://kriesi.at/themes/propulsion/ and you will see that it looks good in Firefox.
Regards,
Ismael