Forum Replies Created

Viewing 15 posts - 3,586 through 3,600 (of 8,657 total)
  • Author
    Posts
  • in reply to: Master Business Pro Logo Sizing #77531
    wensolutions
    Keymaster

    Hello,

    Actually, we are quite clear about your issue. When we inspected your site we found that the icon is displaying fine.

    In the meanwhile please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS and verify the issue.

    .site-branding img {
    	max-width: 15% !important;
    }

    Hope this helps.

    Regards!!

    in reply to: Number of food items #77530
    wensolutions
    Keymaster

    Hello @gustogambia,

    We would like to apologize for the delay as we missed the ticket somehow.

    Now, please add below-given code in your child theme functions.php file.

    https://pastebin.com/KTvwM23j

    Hope this helps.

    Regards!!

    Have a good day 🙂 .

    in reply to: Applying Templates #77529
    wensolutions
    Keymaster

    Hello @crdc,

    The “team ” is actually the category like any other category that you have added from the dashboard.

    So the “Team” will list the teams that are being added as like the category that will list the posts associated with that category.

    Also, it works as the archive page since it lists the teams from where you can go to the particular team page. To be more clear, technically it is not the template having particular designs and functionality. It is more of similar to the category page.

    Hope this clears the confusion.

    Best Regards!!

    in reply to: Clash of themes #77527
    wensolutions
    Keymaster

    Hello @two2zero,

    Thank you very much for using the theme.

    Actually, the thing is even when you switch the theme, the post, page, category that you have created from the dashboard will remain there.

    So if the posts that you have created can no longer be used then you can delete them and begin adding the other ones from the Admin Panel.

    Hope this helps.

    Regards!!

    in reply to: Headlines #77526
    wensolutions
    Keymaster

    Hello @crdc,

    Actually, the thing is you cannot link a page to the category. The category will link to the post page associated to that category.

    If you want to link the menu to a particular link as you want then you can use a custom link.

    Screenshot:

    http://prntscr.com/kiqxyu

    Hope this helps.

    Regards!!

    in reply to: hide back to top button #77525
    wensolutions
    Keymaster

    Hello @igora,

    Glad we could help you.

    If you have any issues further then please let us know.

    We would also really appreciate if you could help us by rating our plugin by following the link given below:

    https://wordpress.org/support/theme/restaurantz/reviews/

    Thank you.

    Regards!!

    in reply to: Resize Header Image #77523
    wensolutions
    Keymaster

    Hello @tompearse,

    To increase the size of the slider image please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .cycle-slide a {
    	display: block;
    	height: 450px;
    }
    
    .cycle-slide img {
    	display: block;
    	height: 100%;
    	-o-object-fit: cover;
    	object-fit: cover;
    	-o-object-position: center;
    	object-position: center;
    }

    Also your image height are small so make sure to upload the image of height approximately of 500px.

    Hope this helps.

    Regards!!

    in reply to: Resize Header Image #77498
    wensolutions
    Keymaster

    Hello @tompearse,

    Can you please provide your site URL so that we can provide the precise fix on this?

    Thank you.

    Best Regards!!

    in reply to: Making the logo bigger #77495
    wensolutions
    Keymaster

    Hello @tamd,

    Glad we could help you.

    If you have any issues further then please let us know.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/travel-insight/reviews/

    Thank you.

    Regards!!

    in reply to: Making the logo bigger #77493
    wensolutions
    Keymaster

    Hello @tamd,

    Thank you very much for the URL.

    Please add below given CSS to increase the size of your logo.

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

    .site-logo img {
        max-height: 250px;
    }

    You can increase and decrease the size by changing the px as per your requirement.

    Hope this helps.

    Regards!!

    in reply to: Search is not working #77488
    wensolutions
    Keymaster

    Hello @terence,

    We would like to apologize for the extreme delay in replying to you.

    Please let us know if the issues still exist or not?

    Thank you.

    in reply to: Product name not displaying #77487
    wensolutions
    Keymaster

    Hello @rameshdahal,

    Gald that the code is working for your as well.

    The code that we have provided is for displaying the product name and since you are using the same theme the code will definitely work as the class will be the same.

    Further, if you have any issues then kindly let us know.

    PS: Please create your own ticket while posting the issue as it will be easy for us to follow up your response.

    Thank you.

    Best Regards!!

    Have a good day 🙂 .

    in reply to: Changing Menu CSS #77486
    wensolutions
    Keymaster

    Hello @swati98,

    Currently, in the desktop version, all the menu items are displayed on the same line as you can see in the below given screenshot:

    https://imgur.com/a/ZP3U9K0

    But if you want to display the menu item in the same line in responsive view then please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    @media screen and (max-width: 1200px){
    	#site-navigation ul li a {
    		font-size: 11px;
    		padding: 5px 0px 15px;
    	}
    }

    Hope this helps.

    Regards!!

    in reply to: Making the logo bigger #77485
    wensolutions
    Keymaster

    Hello @tamd,

    Thank you very much for using the theme.

    As for the logo can you please provide your site URL so that we can help you with the precise fix?

    Thank you.

    Best Regards!!

    in reply to: Courses page and team page #77484
    wensolutions
    Keymaster

    Hello @robiefish,

    Glad we could help you.

    If you have any issues further then please let us know.

    Also, we would really appreciate if you could help us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/kids-education/reviews/

    Thank you.

    Regards!!

Viewing 15 posts - 3,586 through 3,600 (of 8,657 total)