Forum Replies Created
-
AuthorPosts
-
Hey 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 10 years, 6 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,
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 10 years, 6 months 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 #420252Hey!
Please try the following:
.page .read-more-link a { font-size:18px !important; } .page .read-more-link a:hover { text-decoration:none !important; }
Best regards,
RikardHi!
Admin access to WordPress would be great, you can post the details here as a private reply.
Best regards,
RikardHey!
On what kind of browser and medium are you getting these problems? I checked your front page and blog on desktop using Chrome, resizing the window and everything responds nicely, just as it does on iPhone 4 also using Chrome. Could you try to empty your browser cache and reload a few times to see if that helps?
Cheers!
RikardHi Marcel!
Glad you got it fixed, please get back to us if you should have any other problems.
Best regards,
RikardHey!
Ok, could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
If you are running a lazy load plugin, please try to deactivate it to see if the problem goes away.
Regards,
RikardHey teachingwithamy!
Did you set the graphic as Featured Image in the right menu bar in your post?
Best regards,
RikardHey krista!
I had a look at your site and it loaded fine on my end, I did a speed test as well and everything seems good: http://tools.pingdom.com/fpt/#!/cZOWI4/http://www.frizzfab.com/. Did you contact your hosting company about the problems?
Regards,
Rikard -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts