Forum Replies Created
-
AuthorPosts
-
Hi!
Please upload the screenshots to imgur.com or a public dropbox folder for instance.
Best regards,
RikardHey!
Try adding this to your Quick CSS:
#header_main .container{ height:300px !important; }Adjust the value 300 if it’s too much or little
Best regards,
RikardFebruary 19, 2015 at 9:03 am in reply to: Blog Posts Element Pagination Broken When Offsetting Posts #398708Hey!
It seems so unfortunately, not even WordPress is perfect :)
Try a Load More function if you like, please keep us posted if you should find a solution to this.
Regards,
RikardHey!
Yes you could do that, or just create a new CSS query for screens above 1250:
@media only screen and (min-width: 1250px) { .custom-font { font-size: 20px !important; }}Best regards,
RikardFebruary 19, 2015 at 7:01 am in reply to: Layer slider slideshow seemless transition settings… #398673Hi!
Try the following in your Quick CSS:
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title, .avia_transform .av_slideshow_full .avia-caption-content { text-shadow: 2px 2px #000 !important; }More info on text-shadow here: http://www.w3schools.com/cssref/css3_pr_text-shadow.asp
Best regards,
Rikard-
This reply was modified 11 years ago by
Rikard.
February 19, 2015 at 6:36 am in reply to: Large gap between menu and content below. Can this be removed? #398663Hey williampennroofing!
Did you manage to get your problems sorted out?
Regards,
RikardHey!
The link you provided seems to have been removed, could you post a new one and specify exactly what you want not to display please?
Regards,
RikardHi!
If the font plugin works I don’t see any reason not to keep using it :)
Best regards,
RikardHi voice903fm!
I would suggest to try some out and see what works best, I use smush.it myself for image optimising and it works well. W3 total cache and WP super cache also both do their job well.
Best regards,
RikardHey!
Make sure that your url for the font is correct, the safest way is to include the whole path. Also make sure that the @font-face rule is loaded before your call the font in any declarations, so put the @font-face before your p, a rule in Quick CSS.
Best regards,
RikardFebruary 19, 2015 at 5:21 am in reply to: Enfold prevents WebGL to draw objects with right canvas resolution #398640Hi!
I’m guessing it’s the 3d object under width=”300″ height=”300″? Looks pretty sharp to me? Is the problem that you want it larger?
Regards,
RikardHi!
Great! Please keep us posted on any progress on this topic.
Best regards,
RikardHey infobahncreative!
Could you post a link to your previous topic? I can’t seem to find it…Also, please link to the site in question and what the problem is in more detail. You can upload your image to for instance imgur.com or a public dropbox folder and then link it here.
Cheers!
RikardHey robertscott!
Don’t think that should be a problem, 3 columns would likely be your best bet.
Regards,
RikardHey mrpacogp!
Do you have a link for the site in question? Also, if you could give us temporary admin access we could have a closer look at your installation.
Best regards,
RikardFebruary 18, 2015 at 8:09 am in reply to: Control what section of the slider image that is visible? #397973Hey!
You can set the focus point of the image using this jQuery code if you don’t want to use CSS.
Regards,
RikardFebruary 18, 2015 at 8:04 am in reply to: How can I apply "Alternate Content" to a e. g. Textbox? #397972Hey!
Your best option is to have the menu expanded in mobile view by unchecking “Hide mobile menu sub menus”, your custom solution would require a lot of customisation and is out of scope of theme support.
Cheers!
RikardFebruary 18, 2015 at 6:30 am in reply to: Can't change number of gallery rows on gallery feature #397961Hey!
You can just copy the file in question to your child theme and edit it there to avoid it being overwritten on updates.
Cheers!
Rikard -
This reply was modified 11 years ago by
-
AuthorPosts
