Forum Replies Created

Viewing 20 posts - 2,121 through 2,140 (of 4,908 total)
  • Author
    Posts
  • in reply to: Fabulous Fluid #104490
    Mahesh
    Participant

    @roman06: Go to Dashboard=> Appearance=> Customize=> Theme Optoins=> Custom CSS box and add the following CSS. Add the following CSS:

    .page-content, .entry-content, .entry-summary {
        margin: 0;
    }

    I don’t get this, main slider has the same title for all the feature post-any ideas how I can fix that? Can you please clarify.

    Regards,
    Mahesh

    in reply to: Sticky Footer #104488
    Mahesh
    Participant

    @helgphi: Add the following CSS:

    html, body {
        height: 100%;
        min-height: 100%;
    }
    
    .site {
        position: relative;
        min-height: 100%;
    }
    
    #colophon {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
      
    .home  #colophon {
        position: absolute;
        bottom: -100px;
        width: 100%;
    }

    Regards,
    Mahesh

    in reply to: Slider Image Size & font colours #104487
    Mahesh
    Participant

    @rodeboy: Add the following CSS:

    .hentry {
        hyphens: none;
    }

    Regards,
    Mahesh

    Mahesh
    Participant

    @marketingman: Its the bottom border of #masthead. Please add the following CSS:

    #masthead {
        border-bottom: none;
    }

    Regards,
    Mahesh

    in reply to: Wrong displaying of a single product #104383
    Mahesh
    Participant

    @serpico57: Thank you for your appreciation. Have a nice day.

    Regards,
    Mahesh

    in reply to: Transparent Logo #104382
    Mahesh
    Participant

    @sammyjenkis: I checked your site, the logo is fine, it has transparent background.

    Regards,
    Mahesh

    in reply to: Background image on some, not all pages #104381
    Mahesh
    Participant

    @elkehb: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Featured Slider – alt="" Tag #104380
    Mahesh
    Participant

    @marie21: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Sticky Footer #104379
    Mahesh
    Participant

    @helgphi: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    html, body.page-id-17  {
        height: 100%;
    }
    
    .page-id-17 #page, .site-inner {
        position: relative;
        min-height: 100%;
        height: 100%;
    }
    
    .page-id-17 #colophon {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    Regards,
    Mahesh

    in reply to: Remove Default slider images #104378
    Mahesh
    Participant

    @promomusic: For changing Slider image, go to Dashboard=> Appearance=> Customize=> Theme Options=> Featured Slider and choose Image in Select Slider Type option then upload the image.
    I checked your site and seems you’ve removed the slider.

    Regards,
    Mahesh

    in reply to: Fabulous Fluid #104377
    Mahesh
    Participant

    @roman06:
    1. Please post in your site url.
    2. For custom images, I recommend you to upgrade to Pro. It has Custom Featured Slider option so you can put the image you want within the option.
    3. Have you set the page as the Posts page?
    4. Demo use a static page.
    i. Demo Slider
    ii. Demo Featured Grid Content
    iii. Static Page’s Content
    iv. Featured Content
    v. Some Footer Widgets
    5. I don’t get this, please clarify. The recommended size for slider image is 1680px x 750px

    Regards,
    Mahesh

    Mahesh
    Participant

    @heidi-bissell: Just to let you know that the latest update of the theme has been released. Please update.

    Regards,
    Mahesh

    in reply to: Enable courses on specific pages other than the frontpage #104310
    Mahesh
    Participant

    @skolekirkeodense: Can be simply hidden with Custom CSS where not necessary. If you want, I can help you further. Please post in your site url and the pages where you want to display it.
    But if you want to completely remove it from other pages, you’ll need to do create child theme and customize further. I recommend you to hire a customizer for this.

    To modify content and images, go to Dashboard=> Appearance=> Customize=> Theme Options=> Courses then select any of the option from Select Courses Type. Page, Post and Category uses Page’s, Post’s content and featured image. While Image lets you put the custom content, images and links directly.
    Hope you understand.

    Regards,
    Mahesh

    in reply to: Menu problems #104307
    Mahesh
    Participant

    @wouwonline: Please add the following CSS:

    .tax-product_cat.woocommerce h1.page-title {
        font-size: 30px;
    }

    Regards,
    Mahesh

    in reply to: Cannot remove demo slide #104306
    Mahesh
    Participant

    @jrdphd: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

    in reply to: Wrong displaying of a single product #104305
    Mahesh
    Participant

    @serpico57: Seems, you’ve selected Entire Site, Page/Post Featured Image in Enable Header Featured Image on option, that is why the single product image is being displayed in Header. Please select Entire Site option. It will resolve the issue.
    Note: Selecting the Entire Site, Page/Post Featured Image option will put the image in single page as Header image.

    Regards,
    Mahesh

    in reply to: Transparent Logo #104301
    Mahesh
    Participant

    @sammyjenkis: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Sticky Footer #104300
    Mahesh
    Participant

    @helgphi: Please post in your site url.

    Regards,
    Mahesh

    in reply to: Repeated refreshing after post/page update/creation #104299
    Mahesh
    Participant

    @altusfiction: Have you installed any plugins? If yes, try disabling the plugins one by one and check if that resolves the issue. Let me know if the problem persists.

    Regards,
    Mahesh

    in reply to: upgrading to version 2.0 #104298
    Mahesh
    Participant

    @wandelvanuit: Did the update execute properly? Did any error occur during the process? Let me know further.

    Regards,
    Mahesh

Viewing 20 posts - 2,121 through 2,140 (of 4,908 total)