how can I make it so that when I do a search only my location (the search location) and nearby shops within the radius defined in the shortcode [ASL_STORELOCATOR fixed_radius=‘2000’] are shown?
many thanks
]]>Ideally, I’d like the size of the logo image (known as the ‘site identity’ in Qi theme), to auto-scale to allow the full menu to be shown.
I tried a few different CSS solutions, but nothing’s worked. Please let there be a simple solution! I’ve seen many websites that have a header/menu which scales flawlessly depending on the browser window size.
thanks for your help! i
]]>Link to website: https://stichtingieaf.nl/u-kunt-ook-helpen/
Link to image: https://stichtingieaf.nl/wp-content/uploads/2021/11/Header_final.jpg
Image size: 1637 x 300 pixels
According to my limited knowledge of css/html, I inspected the header and found that it the entire header (including menu, was 1988 x 420 pixels.
Tried resizing the height to 250 px, 225, 200 and even 175 but it never really fits well!
This is the css code I used to increase the height of the header:
.page-header.header-small {
height: 400px !important;
}
Acoording to hestia documentation, you can use this code to increase the header
.page-header .container {
height: 600px !important;
padding-top: 320px !important;
}
However, this code (and changing the values) doesn’t do anything for my page.
Hoping someone here can help me out!
]]>I can’t seem to fit the whole cart table into the mobile display. How can I do this?
I do not want to use the sliding function shown on the screenshot, I want the whole table to be visible at all times.
Look at screenshots for reference.
https://gyazo.com/201b87ac86170ab8137991d4c3715f38
https://gyazo.com/2fbf82dc935bf159c3441de20da8ae0f
to fit black box, not red. How can achieve it? I tried:
height: 100%;
width 100%;
padding: 0;
margin: 0;
but has no effect at all.
Thanks in advance
]]>The only work-around is to open the repository page using the link provided, or visiting the plugin’s own web page using their link.
The lack of scrolling or not reformatting the page to allow displaying the entire page, is that a www.remarpro.com issue, or that particular theme’s issue, or both?
]]>We found an issue while uploading an image to one of the pages on the site. According to your plugin, it seems too small to fit the container. The plugin suggests to adjust the image to 720px X 0. We are not sure why is suggesting this sizing.
With the page in question, we created a block using an image that we uploaded from the media. Because of this issue, the image is not displayed properly either.
In advance, thank you for your help and interest.
]]>My Blog headings are oversized and look strange and don’t fit into mobile view so its unresponsive
Please advise if CSS can fix this or what can I do as it doesn’t look right?
]]>