On mobile and tablet views of the site a large white space appears between the header image and slider. I assume there is a simple CSS I can use to remove/fix it but can’t find one…
]]>I’ve noticed that there is top padding issue in this theme. As I increase number of items in navbar menu it increases top padding in mobile and tablet view. Can someone help me out to fix this coz this is annoying to so much top space.
]]>BasicStore theme has a page named “content.php” that loads blog posts. I want to create a separate page using WordPress Page Templates to develop my own blog page but it’s not works. How can I do that?
]]>Hello, i’m trying to remove the blank space where brand name etc should be, can you help me ? Used CSS from many forums – didn’t work
———-
issue resoled. thank you
wp_enqueue_style( 'basicstore-wp-style', get_stylesheet_directory_uri() . '/assets/css/wp.css' );
wp_enqueue_style( 'basicstore-main-style', get_stylesheet_directory_uri() . '/assets/css/theme.css' );
Should not it use get_template_directory_uri
instead of get_stylesheet_directory_uri
? stylesheet_directory break the child theme css link.
Hi Sir, I want to modify the Blue color style, Which CSS file to modify? Kindly help me find the CSS file. Pablo Pacheco Please help me. Thank you.
]]>Hello sir, Now I want to change the size of Single Product Image, I tried to customize in CSS the height is working but not the width. I think the page is divided into two columns I want find that code please help me, The width is also not working with Woocommerce Settings because it is just making it blurred and not resizing the image. Kindly help me find the code. I tried to search for the code in all the files. But failed to find. Brother Pablo Pacheco Please help me.
]]>Hello sir I want to make the size of product gallery thumbnails a little smaller. I tried in woocommerce settings but it is just blurring the image and not setting my desired size I want the size to be 50 x 50 I tried to search for the code in CSS where it is max-width and that is not the way to help it. I came to know that each theme has its own size in the theme. kindly tell me where is the code located I want to change the size of my thumbnails and I also want to remove the spacing between these images. Please reply me as soon as possible Thanks.
Screenshot: https://prnt.sc/gk8mbw
]]>Hello sir, I am having some issue. I installed this theme & found the Site title & description code in header below a conditional logic which is_home || is_front_page the site title and description is showing only on is_home and is_front_page I added another code for my page which was is_page(pageid)) but no success. I’ve added a logo and I want to display it on all pages. I tried everything but no success please help me thanks.
]]>