Forum Replies Created

Viewing 7 posts - 63,451 through 63,457 (of 63,457 total)
  • Author
    Posts
  • in reply to: Full Width Slider not responsive #115305

    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

    in reply to: Random errors … #114390

    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

    in reply to: change menu font and header background. #114994

    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

    in reply to: Inserting an image from url #114509

    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

    in reply to: remove the bottom menu #114501

    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

    in reply to: Propulsion theme not looking good in Firefox #104616

    Hey,

    Glad it is fixed.

    Regards,

    Ismael

    in reply to: Propulsion theme not looking good in Firefox #104614

    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

Viewing 7 posts - 63,451 through 63,457 (of 63,457 total)