-
Search Results
-
Is it possible to swap a full width easy slider image when it is used on mobile?
The image I am using (1900 x 430px) looks fine on desktop and tablets but I would like to increase its depth on mobile as it looks to small.
I notice, when I inspect ‘.avia-slide-wrap img’ on mobile, it is showing as a 400 x 90 image. I’m guessing this smaller image is created when the larger is imported. Can I change this default size and if so where?Cheers.
Hi.
– how can I add a shadow around my complete header top and bottom?
But not between the fixed header and the menu like I found on a different topic:
#header_main, #header { box-shadow: 0 2px 3px #626262; }– and how can I make a shadow around my logo?
lillebrormarine.nl
Topic: Color Section Height
Could you please help me format the height of this color section? It’s the section at the top of the page with the Contact Us, phone number, etc… links with the id of thinksafetynavbar
I’m currently using this CSS, but it doesn’t seem to be working. Please advise.
#thinksafetynavbar {
height: 45px; }I’m using Enfold v2.6.2, and according to this post:
https://kriesi.at/support/topic/revisions-do-not-work/
…it seems that revisions for portfolio items are disabled by default, but there’s a code to enable them.I have placed this code in a functions.php file in my child theme:
<?php add_filter('avf_portfolio_cpt_args','avia_add_portfolio_revision', 10, 1); function avia_add_portfolio_revision($args) { $args['supports'] = array('title','thumbnail','excerpt','editor','comments','revisions'); return $args; } ?>…but the checkbox for revisions is still not showing in the portfolio page screen options.
Is there a way to make them work. Please can you help ASAP?…Things keep breaking on the portfolio page when I’m adding content to tabs, and there’s no way to go back to previous versions. I’m losing hours of work.
Topic: Padding Margin adjustments
Hi my sandbox is http://tapit.ca/snow/
I am trying to reduce what I assume is a padding/margin issue. I just can’t seem to find the right elements.
1. Immediately below the navigation bar at the top of the content area are two columns. I am trying to move the content closer to the top of the content area. Right now there appears to be a 100px or so padding/margin.
2. Below the two columns is the title. It is surrounded by hr in top/middle/bottom. How can I reduce the margin/padding here?
Thank you.
Using your video module, how can I control the size of the video and stop it from showing related youtube videos?
Thanks
Topic: Dynamic toggle height
hi
i have a question about the toggler container.
on my site i have a single accordion/toggler which displays a table.
the toggler container calls the table up with an iframe which works very well if you set the height of what the contents will be, but if you set the height to 100% it cuts the table short. this only happens in FF, Crome & IE on pc’s or laptops. but works great with iphones, ipads & andriods.
can you tell me why this happens.
the site is http://f1xx.com
the toggler in question is call “Formula 1 – Race Calendar 2014”
the content of table call the data from a small data base, this table get amended after each race, so it grows in length so to have the toggle container be dynamic would help as i would have to change the iframe height every time.
thanks
Topic: Accordion stopped working
Hi Kriesi,
My Accordion stopped working, as far as I know, I didnt update anything or installed new plugins.
Disabling plugins does not change anything about it.I know I’m working with an outdate “Enfold”
<!–
Debugging Info for Theme support:Theme: Enfold
Version: 1.3.1
Installed: enfold
AviaFramework Version: 1.7.7
AviaBuilder Version: 0.2
–>But I editted a lot in the theme itself, so updating the whole theme would mess up my scripts.
Here is the page: http://www.printyourmoment.nl/veelgestelde-vragen/You know how to fix this?
YoursI am trying to upload icons through Fontello….
I keep getting this error when I try to upload the zip file: Fatal Error: call to a member function attributes () on a non-object in /home/gashland/gashland.org/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/pho/font-manager.class.php on like 179
I am a bit new to WordPress if someone could help me that would be wonderful.
Topic: Add Content to Header
Hi – what is the best practice to add content to the header?
Should I copy the header.php file over to my child theme and add <span class=”stuff”>some stuff</span> above the <body id=”top”…> or is there a better way to accomplish adding text and images in there?
Thanks!
JohnTopic: Website Final Tweaks
Hi – I’m just finishing off this website: http://www.littlefoxwebdesign.co.uk/manororganicfarm for my client but he would like a few last tweaks – could you help me?
1) On this page http://www.littlefoxwebdesign.co.uk/manororganicfarm/farm-shop/ the background image starts half way down the page – it seems okay on all the other pages so not sure what’s wrong?
2) When you view the site on an IPhone, the logo doesn’t look right. I have amended the size of the logo and added some custom CSS that you gave me – is that causing the problem? Is there any way to keep the logo size and get it to adapt to the IPhone layout?
3) Is it possible to reduce the size of the Breadcrumbs bar? Not the length but the width to make it a bit narrower?
4) How can I amend the breadcrumb links so they stop taking me back to Product Archive/Product Category pages when I click on them? I want to be able to link back to some custom pages that I’ve created.Thank you!
Kathryn
Topic: Table size
Dear Kriesi!
I have a table on my page: http://www.onfejlesztoter.hu
Sometimes the cells don’t appear in the same size:
https://drive.google.com/file/d/0B19WV53D7jS5MzZHSVlNcDQzd1k/edit?usp=sharingEarlier we talked about this problem, then I got this code, but now it doesn’t work:
.pricing-table.avia-highlight-col .first-table-item { min-height: 550px;}My short code contains the following codes in connection with the table section (maybe help for you):
body .column-top-margin {
margin-top: 0;}.pricing-table li {
background: #fcfcfc !important;
margin-bottom: 20px !important;
border-bottom: 1px solid #e1e1e1 !important;
}How can I set, that the cells always appear in the same size?
Thank you!
Regards:
RobiDear All!
I customized my header by following the steps under this thread,
Main reason to customize was to achieve this result,
1. Social icons custom placement (just like kriesi website)
2. Placement of main menu
3. Fixed Header and logo all the time WITHOUT stretching.
For example please check this image how my website was looking before update,
My Question:
I do used to update before as well and every time update, I just change the header.php or customize it again accordingly.
But this time I’m not getting what it was before may be because you guys change some hard core coding in header or something.
Now that’s how its looking
Please help me to get the same result again as I can’t hold the website the way it is looking now.
ALSO ITS NOT WORKING FINE WITH MOBILE ANYMORE :(
Viewing 30 results - 130,861 through 130,890 (of 142,937 total)
