Hello,
I am using primary menu set as basic with shrink for sticky and i’d like the hover box over the menu items to just be around the text – not the full height of the header. I thought this css would work:
.sf-menu a {
padding: 10px 10px;
}
#nav-main, .nav-main {
margin-top: 72px;
}
But only works for ‘standard’ setting not with the shrink – could you advise on how to alter for the basic+shrink setting please?
Here’s the site:
http://www.thepersonaltrainingroom.co.uk
Many thanks
Nic
you can check how the site now looks like with that error on: moscow-monopod.ru
Hi, Ben.
I have successfully installed the Child theme and replaced css file with code as you sent me, but I faced with the problems when I changed the php file. I copied the code, which you gave me, but now when I open the site, there is the stripe with the code and also all the menu in my admin area became unclear symbols.
How can I fix that please?
Also I saw that in the link you gave me there is WooCommerce Checkout Field Editor mentioned. Just for my curiosity, is it worse than making the changes in Php file manually. or I can change back the php file back as it was and then edit the checkout via that plugin?
Thanks
Alexander
Careful with lazy load. it depends on your site but some items shouldn’t be loaded that way. 🙂
Ben
Hey,
1. Has to do with the menu falling next to the logo, and it’s not working because there isn’t a logo taking up space… This css will fix it..
header .nav-trigger .nav-trigger-case {
position: static;
}
2. mobile browsers don’t work with background-attachment: fixed;
You will want to ada a media query to switch those to background-attachment: scroll for mobile. I suggest this:
@media (max-width: 767px) {
.siteorigin-panels-stretch.kt-panel-row-stretch.panel-row-style {
background-attachment: scroll !important;
}
}
Ben
Hey,
You don’t need a child theme unless you want to edit files in the theme code. which since your only working in the theme options you don’t need a child theme.
Try your site now.
Ben
Hey,
So so that is your issue. In your settings it should be https not http.
The database needs to match that of your site.
After you update the site url in your settings then you will likely need to do a search and replace of your database to update all the urls to use https
Ben
Hey,
You seem to be loading your site through an iframe?
You need the url to point to the real files for it to be mobile friendly since iframes can’t determine device width.
Ben
Hey Fredrik,
1. It looks like you’re using the Blog template rather than the Blog Grid template. Ensure that you’ve chosen the correct template and saved and refreshed the page. Also, I’m seeing this error on your page: “Failed to load resource: net::ERR_FAILED” I would suggest contacting your host.
2. You can test the speed of your site here- http://tools.pingdom.com/fpt/
I would also recommend a caching plugin. WP Rocket and W3 Total Cache work well.
Hannah
mirellacecchetti.it site there is an image with palallasse that takes the whole screen width
I want to replicate the same thing in the other site, I looked at the structure of the two sites and are apparently the same, but the result is … why?
Thank you
Hi Greta,
The widths vary depending on the number of columns you select. The width of the image menu items seems to be the same in both sites you linked to? What exactly are you wanting to change?
Hannah
Hey Jerry,
I’m not seeing a menu or a tagline in the site you linked to. Did you remove these?
Hannah
What problems exactly are you having? I just checked your site and things seemed to be displaying properly. Have you tried clearing your cache?
Hannah
Hi, I noticed that the new version of Virtue can not set a maximum width of the blocks of the image menu in home page. This is the site
http://www.centersportgubbio.com
whereas in the past this was done by default
http://www.mirellacecchetti.it
how can I do
Thanks a lot
I set my row margin to 0 as a default because I like to manually control the spaces on the desktop site. Problem is- it looks funny on mobile! Thanks for the code.
Hello Ben and Hannah,
1. I have problems with the menu of a customer’s website. There is no navigation menu between 768px and 991px.
2. On the homepage I used
background-attachment: fixed;
background-size: cover;
for a few divs, but on iOS tablets and phones the pictures are not filling the screen. The pic seems to be zoomed.
Link: *Login to see link
Thank you very much
Simon
In an effort to speed up our website, I have purchased WP Rocket for caching… is there any precautions I should take with using this plug or any known issues that would cause me to only select certain options?
Thanks!
Hello Hannah,
I have a little problem with portfolio items.
This is the site im working on *Login to see link
I have providers with portfolio grid.
When i press one of images i have not found page error.
Please help!
Catalin
Hi,
A few small questions:
1.
When i chose Blog-grid it looks like Blog standard. What could be wrong? *Login to see link (Remove the X in the link to see please).
2.
The customer has made the installation him self with all the demo-content. The site is much slower than yours. What could be wrong? It’s a pretty good webhotel no CDN, but should act quicker here at home. Is there a “speed-tutorial” around?
Best regards
Fredrik
i just installed the Pinnacle premium theme 1 and this looks fantastic only i whant the main colour 2 be black.
The main colour is white now. i see lots of settings at advanced styling but which must i set to have a black website background?