Forum Replies Created
-
AuthorPosts
-
Hi!
Please try the following in Quick CSS:
@media only screen and (min-width: 767px) { #menu-item-272{ display:none !important; } }
Regards,
RikardHey codecreative!
I get 404 page following your link, could you check please?
Best regards,
RikardHi!
I’m not sure I understand what you mean, could you provide us with a screenshot highlighting your problem please?
Best regards,
RikardHey bahamencz!
I’m not entirely sure I understand what you are trying to do, you want the masonry grid to display differently on landscape and portrait view? Please provide us with screenshots highlighting what you are trying to achieve.
Best regards,
RikardHey!
I think you need to play around with the values a bit, I’m pretty sure the iframe is not fully responsive.
width:640px; height:480px; /* your iframe height */ top:480px; /* your iframe height */ margin-top: -480px; /* your iframe height */
Cheers!
RikardHi!
Great, thanks for the link. Could you please provide us with screenshots highlighting how you want it to look instead? It’s difficult for us to help you unless you are as specific as possible.
Cheers!
RikardHey!
Your thread will go to the back of the queue if you post replies yourself, we will help you faster if you don’t reply.
I can’t view your page because logging in is required, could you please provide us with details? You can post them here as a private reply.
Cheers!
RikardMarch 31, 2015 at 5:50 am in reply to: Mobile menu list displaying on the right handside of website #420958Hey!
I see the problem you are referring to, it should be fixed in the version you are using. Are you using any caching plugin on the site? Please clear the cache if so and deactivate the plugin, the problem should go away after that.
Cheers!
RikardMarch 31, 2015 at 5:44 am in reply to: Rearrange social media icons to be horizontal, as opposed to vertical list #420956Hey SSG!
Please try the following in Quick CSS under Enfold–>General Styling:
#footer-social-buttons li { display: inline !important; }
Best regards,
RikardMarch 31, 2015 at 5:37 am in reply to: Decrease header size to "small" when viewed on mobile only #420955Hey!
The markup is wrong for the div:
<div id="”#dish2”"></div>
Please just add dish2 as the ID
Best regards,
RikardHi!
I don’t think there is any point to that if you are not going to do customisations, could you try my recommendation but in the parent theme instead? Download a fresh copy of the theme from Themeforest and update footer.php via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
RikardHey havi!
I’m not entirely sure what you are trying to do or what the problem is, could you try to explain a bit further please?
Best regards,
RikardHey compenseo!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardMarch 30, 2015 at 2:40 pm in reply to: Large Social Icons like at the bottom of One Page Portfolio Demo #420447Hi szzyp!
Could you provide us with a link to the site in question so that we can take a closer look please? Also, a description of how you want it to look and/or screenshots or a mockup. If you want to have a go yourself you can use the following CSS media queries:
/* Smaller than standard 960 (devices and browsers) */ @media only screen and (max-width: 959px) {} /* Tablet Portrait size to standard 960 (devices and browsers) */ @media only screen and (min-width: 768px) and (max-width: 959px) {} /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) {} /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */ @media only screen and (min-width: 480px) and (max-width: 767px) {} /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 479px) {}
Regards,
RikardMarch 30, 2015 at 2:29 pm in reply to: How to get the background image in a colour section to be responsive? #420433Hey @ndammers!
Could you provide us with a link to your site and screenshots to highlight the issue please?
Best regards,
RikardHi peernet!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey virtualsa!
What button would you like to customise and on what page? How would you like it to look?
Regards,
RikardHey!
The posts which have featured images show up fine on my end both in the feed and as single pages, could you empty your browser cache and reload a few times to see if that helps?
I saw your other problem, have you made any changes to limit the feed to some particular categories for instance?
Regards,
Rikard- This reply was modified 9 years, 8 months ago by Rikard.
Hey t2tcash!
The first widget on your home page is a youtube video, I’m guessing you figured it out?
Regards,
Rikard -
AuthorPosts