Forum Replies Created

Viewing 15 posts - 5,716 through 5,730 (of 8,657 total)
  • Author
    Posts
  • in reply to: Color testimonial slider #48879
    wensolutions
    Keymaster

    Hello @peterfest,

    In order to change the color of the testimonial slider background color and title use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    #sidebar-front-page-widget-area .nature_bliss_widget_testimonial_slider {
        background-color: #00b9eb;
       
    }
    
    #sidebar-front-page-widget-area .nature_bliss_widget_testimonial_slider .widget-title {
        color: #568c11;
    }

    You can change the hex color code according to your requirement .

    Hope this helps.

    Best Regards!!

    Have a great week ahead.

    in reply to: Slider does not appear or show anything #48852
    wensolutions
    Keymaster

    Hi,

    Sorry to know that you’re having trouble with the configuration of the news section with your widgets and categories. Can you please go through the documentation to the section “How to Setup Frontpage as Shown in the Demo”?

    http://themepalace.com/instructions/themes/online-news-pro/#doc-how-to-setup-front-page-as-shown-in-the-demo-38

    Let us know if you’ve any difficulties or confusion while following up any steps outlined there.

    We’d be glad to assist you further.

    in reply to: Editing toolbar #48583
    wensolutions
    Keymaster

    Hello @dualfocus2015,

    Actually we are having trouble in understanding your query. As mentioned in previous reply the screen shot you have provided is completely distorted so we are unable to view what exactly your issue is .

    You can provide the screen shot by using the snap tool such as light shot. We are really looking forward to help you with your issue so please provide proper screen shot .

    Hope you understand.

    Best Regards!!

    in reply to: Header image #48576
    wensolutions
    Keymaster

    Hello @telapost,

    When inspected your site we found that you remove the site title and tagline as well . If you do so then
    Header Right Widget Area will also not work or will disappear. So you need to display the site title and tagline .

    As for the image you can upload the image of 728*90 px.

    Hope this helps.

    Best Regards!!

    in reply to: Logo #48572
    wensolutions
    Keymaster

    Hello @peterfest,,

    Please replace above given CSS with the CSS given below:

    img.custom-logo {
        width: 290px !important;
    }
    
    .custom-logo-link {
        max-width: 200px !important;
    }

    Hope this works out .

    Best Regards!!

    in reply to: Header image #48546
    wensolutions
    Keymaster

    Hello @telapost,

    The image you are referring to is not the header image but site Logo . The size of the logo is cannot be adjusted to the big image size as you have mentioned .

    However if you want to place the header image in header you can definitely use the widget Header Right Widget Area . Here place the widget MP: Image and upload the image of your choice in the header.

    Hope this helps.

    If you have any confusion further, kindly let us know .

    Best Regards!!

    Have a good day .

    in reply to: Caption on mobile device #48543
    wensolutions
    Keymaster

    Hello @peter-fest,

    To show the caption in all device use below given CSS.

    Go to Admin Panel > Appearance > Customize > Additional CSS and add below given CSS.

    @media only screen and (max-width: 768px)
    {
    #main-slider .cycle-caption p {
        display: inline-block;
        max-height: 100%;
        overflow: hidden;
    }
    }

    Hope this helps .

    Best Regards!!

    in reply to: Logo #48536
    wensolutions
    Keymaster

    Hello @peterfest,

    To increase the size of the logo use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .site-branding .custom-logo-link {
        max-width: 100px;
    }

    You can adjust the size according to your requirement .

    Hope this helps.

    If this does not solve your issue Please post your site URL so that we could inspect further and help you .

    Best Regards!!

    Have a good day.

    in reply to: Editing toolbar #48534
    wensolutions
    Keymaster

    Hello @dualfocus2015,

    Actually the image you have posted is completely distorted and we are unable to view what exactly your issue is .

    So can you please re post your image properly. Also it would be easier for us to inspect if you post your site URL with proper explanation of the issue .

    Hope you understand .

    Best Regards!!

    Have a good day .

    in reply to: How to change theme color #48449
    wensolutions
    Keymaster

    Hello @spdes,

    Th feature to change the color of different parts of the theme is only available in the pro version of this theme . With pro version you can enjoy wide range of color options .

    Not only this pro version comes with other exciting feature . To know more about the pro version please refer to below link :

    http://themepalace.com/downloads/travel-eye-pro/

    Hope this helps.

    Best Regards!!

    in reply to: pagination not showing #48413
    wensolutions
    Keymaster

    Hello @abhishira,

    The feature that is in the site that you have provided as reference is added by external customization .

    The theme originally does not have such feature and as much as we would like to help you we are not able to as, the theme doesn’t support this customization and this is beyond the support offered for our products, which consists of bug fixing and theme documentation.

    Although it is possible for you to achieve your request on the theme with advanced code customization of the theme, it might effect other parts of the theme, like its design and at times its functionality.

    Our suggestion to you is to hire a professional developer for your customization, so that your theme will no be effected in any way.

    To hire a developer please follow the link below

    http://themepalace.com/hire-a-customizer/

    We hope it helps,

    Best Regards.

    Have a good day.

    in reply to: Way to disable the top menu floating? #48412
    wensolutions
    Keymaster

    Hello @johndoe ,

    In order to disable the top menu go to Admin Panel > Appearance > Customize > Menu Location > Top Menu and do not chose any menu in this field i.e chose “Select “ option from the dropdown .

    Screen Shot :

    https://image.prntscr.com/image/3MR4OUw1T02Uu3evU5gdwA.png

    Hope this helps.

    If you have any confusion further please let us know .

    Best Regards!!

    Have a good day .

    wensolutions
    Keymaster

    Hello @vpnems-school,

    To show featured Content in home page select the option Static Front Page Only from feature Content section .

    Finally go to Admin Panel > Appearance > Customize > Static Front Page and then chose Home page in Front page option .

    To be more clear on this refer to below screen shot .

    https://image.prntscr.com/image/vLC3J9d3QX_RysV3qr45LA.png

    Hope this helps.

    Best Regards!!

    in reply to: Can I install the widgets in a subpage? #48279
    wensolutions
    Keymaster

    Hello @compleat,

    Its ok for now but for coming days please post your query under appropriate topic so that it would be easier for us to provide precise fix .

    Also let us know if you have any issue further related to the theme .

    Best Regards!!

    Have a great week.

    in reply to: CSS for menu and Sub-menu items on Phone #48278
    wensolutions
    Keymaster

    Hello @erniepope,

    Nice to know that your previous issue is solved .

    Now to change the color of the Sub menu item use below given CSS.

    .sub-menu li a {
        color: #c7c7c7 !important;
      }

    You can change the color code according to your requirement.

    Hope this helps.

    Best Regards!!

Viewing 15 posts - 5,716 through 5,730 (of 8,657 total)