Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    22.10.2015 at 09:45 #21579

    Hi,

    Please use the following in your Theme Options -> Custom CSS

    .carousel-caption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    22.10.2015 at 09:41 #21578

    Hi,

    It’s the correct behavior on mobile.

    The images are background image on the slide, when reduced viewport size, it does not automatically shrink. If the images are not background, they will shrink proportionately.

    You can try out the posts slider, which uses the image as an image and not as background.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    22.10.2015 at 09:33 #21577

    Hi,

    Please disable your plugins one at a time to find out the conflicting plugin.
    One of your plugin could be loading script or styles that are conflicting with Theme Options.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    22.10.2015 at 09:24 #21574

    Hi,

    Yes, it’s strange.
    You can try re-installing the theme, but remove the custom css code first.

    Thanks!
    Denzel

    Denzel Chia
    Moderator
    Posts: 2656
    21.10.2015 at 10:35 #21551

    Hi,

    Something is not right with your header. But I cannot find the problem.
    Please try the following codes. See if it looks better.

    @media screen and (min-width: 768px) {
    .header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    }
    .menu-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    }
    #logo-image {
    margin: 30px 0;
    }
    }

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    21.10.2015 at 10:18 #21550

    Hi,

    With reference to our demo.
    http://demo.theme4press.com/alora/

    The menu and sticky menu has the same design.

    The issues on your site’s sticky menu is either caused by CSS conflict with your plugins, or your Custom CSS.

    Sorry, we do not provide fix for css conflict.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    21.10.2015 at 10:10 #21549

    Hi,

    Please provide your website url.

    Please also provide screenshot with annotation to show how you want those elements to align.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    21.10.2015 at 10:08 #21548

    Hi,

    You webpage source code shows an empty image instead of your icon.
    Please check that your custom icon upload is removed.
    Then save your options.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    21.10.2015 at 10:01 #21547

    Hi,

    Please try using the following codes in Theme Options -> Custom CSS

    .carousel-caption h2 {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0 !important;
    }

    Please provide your Website URL.

    Thanks!

    Denzel Chia
    Moderator
    Posts: 2656
    21.10.2015 at 09:57 #21546

    Hi,

    Please provide your website url.
    I will try to provide CSS code to fix your issue.

    Thanks!