Forum Replies Created

Viewing 15 posts - 436 through 450 (of 8,657 total)
  • Author
    Posts
  • in reply to: Critical Error on blog diary theme #130797
    wensolutions
    Keymaster

    Hello,

    Sorry for the inconvenience, actually we wanted to make sure few things of which the error might have occurred. Please make sure you checked the following cases:

    change theme to 2019 + all plugin activated
    change theme to 2019 + all plugin deactivated
    change the theme to Blog diary + all plugin activate
    change the theme to Blog diary + all plugin deactivate

    Does the issue resolve?

    Hoping for your kind co-operation.

    Regards.

    in reply to: Image size problem on iOS devices at home page sections. #130777
    wensolutions
    Keymaster

    Hello,

    Glad we could help.

    Regards.

    in reply to: Image size problem on iOS devices at home page sections. #130775
    wensolutions
    Keymaster

    Hello,

    Please update to the latest version of the theme and verify the issue.

    Regards.

    in reply to: Change color #130773
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the button you mentioned are previous and next button from the single post pages.

    You can add CSS given below to change the color of the button following the path Admin Panel > Appearance > Customize > Additional CSS.

    .single .content-area a {
        color: #40ff7e;
    }
    
    .single .navigation .nav-links a {
        background-color: #085e24;
    }

    You can change the color code as per your requirement.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Team members problem – Theme Kids Education Pro #130769
    wensolutions
    Keymaster

    Hello,

    Please add the given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to align the team members in the center.

    #team-members .entry-content{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    If you have further queries, let us know.

    Regards.

    in reply to: Team members problem – Theme Kids Education Pro #130768
    wensolutions
    Keymaster

    Hello,

    Please add the given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to align the team members in the center.

    #team-members .entry-content{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    If you have further queries, let us know.

    Regards.

    in reply to: Problem with Logo #130767
    wensolutions
    Keymaster

    Hello,

    Please provide us with the site URL with the logo, otherwise, we cannot inspect further and help you with the CSS.

    Regards.

    in reply to: Decrease Height of Archive Header Image #130766
    wensolutions
    Keymaster

    Hello,

    Regarding your query to remove the featured image from the blog page is possible with the CSS below following the path Admin Panel > Appearance > Customize > Additional CSS,

    .blog div#page-site-header {
        display: none;
    }

    Hope this helps.

    If you have further queries, kindly let us know.

    Regards.

    in reply to: Change color #130765
    wensolutions
    Keymaster

    Hello,

    Please provide us with your site URL of the page where you want to change the color of the button so that we can inspect with your URL and help you with a precise fix.

    Regards.

    in reply to: Logotipo Responsivo Não Funciona #130764
    wensolutions
    Keymaster

    Hello,

    Regarding your query, please provide us with your site URL and specific screenshots so that we can inspect further in detail and help you with the CSS.

    Also, please make query in the English language so that we can get you easily.

    Regards.

    in reply to: Problem with Logo #130539
    wensolutions
    Keymaster

    Hello,

    Please add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to display the logo in the right place as in desktop.

    @media screen and (max-width: 567px){
          .home .site-logo img .custom-logo {
          max-width: 100%;
    }
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    in reply to: Images not showing up on mobile device #130471
    wensolutions
    Keymaster

    Hello,

    Glad you found the plugin that was raising the issue.

    If you have further queries, let us know.

    Regards.

    in reply to: Image size problem on iOS devices at home page sections. #130462
    wensolutions
    Keymaster

    Hello,

    For now, we have informed the theme author regarding the image issue, we will get back to you when the issue is fixed and new update is released.

    Hoping for your kind co-operation.

    Regards.

    in reply to: Header icon colors and spacing + mobil menu #130461
    wensolutions
    Keymaster

    Hello,

    Regarding your query, the feature you are requesting is not possible with simple CSS so we are unable to help you as it requires code customization. You can also select menus only to the right or left from Admin Panel > Appearance > Customizer > Menus.

    So you can consider hiring a freelancer or our professional developer to get features as per your requirement.

    Regards.

    in reply to: Images not showing up on mobile device #130460
    wensolutions
    Keymaster

    Hello,

    Regarding your query, actually we are unable to see the other images even on the desktop as you can see in the screenshot given below.

    https://prnt.sc/tub0it

    Further, everything is working fine on our side as you can refer to the demo of the theme.

    https://themepalace.com/theme-demo/?demo=TlZCcEczcUozVWphc0J4YWNMYlEwUT09

    The issues of images might have raised due to the third party plugin conflict, once verify the issues of images by deactivating the plugins one by one.

    Hope this helps.

    If you have further queries, let us know.

    Regards.

Viewing 15 posts - 436 through 450 (of 8,657 total)