Forum Replies Created
-
AuthorPosts
-
March 31, 2015 at 5:50 am in reply to: Mobile menu list displaying on the right handside of website #420958
Hey!
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 11 years ago by
Rikard.
Hey t2tcash!
The first widget on your home page is a youtube video, I’m guessing you figured it out?
Regards,
RikardHi jazbird!
I’m not entirely sure what you mean, maybe the widget? If so, please to go Appearance–>Widgets and delete the widget there. If not, please provide us with a link to the site in question so that we can have a closer look.
Best regards,
RikardMarch 30, 2015 at 9:34 am in reply to: Start Up Business Demo – Movie Modal Window not working #420274Hey fourdesigncornwall!
Could you try to download a fresh copy of the theme from Themeforest, then upload the footer.php to your site using FTP, to overwrite the file? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
RikardHi dmoravec!
I can’t see any white space above your content on my end using latest version of Chrome, what browser are you using to get this issue?
Cheers!
RikardHey Jared!
I think your customisation is the likely culprit here, you could see if it covers the links by adding a border to the overlay to see where it extends to on mobile devices by adding this to your CSS:
@media only screen and (max-width: 767px) { .overlay{ border:1px solid red !important; } }Best regards,
RikardHey stompi!
I see Roboto on both pages, could you try to clear your browser cache and reload a few times to see if that helps please?
Regards,
Rikard-
This reply was modified 11 years ago by
Rikard.
Hi DROR!
Please try the following CSS:
.entry-content { max-width: 80% !important; font-size: 22px !important; }Best regards,
RikardMarch 30, 2015 at 8:19 am in reply to: "Nothing Found" when trying to view individual portfolio image pages #420252 -
This reply was modified 11 years ago by
-
AuthorPosts
