I have checked that the correct box is tickied in “Writing” but still my ‘text’ smileys are not converted to an image. I have left a space before and after the smiley but still nothing…
Thanks
Hello,
I have three issues regarding spacing:
1. I have used the content sliders on a page (www.bazam.co.uk/services) and there is a lot of space after the title before the first row of sliders, and between the rows of sliders. Is there any way of reducing this? Or is there a better way of creating this page (I like the way the circular graphics appear when you hover over the image)?
2. On the other pages (for example: http://www.bazam.co.uk/brand-consultancy) there is little space after the title. How can I increase this?
3. Increasing the space around images: How can I increase the space (I believe it is called margin) around images inserted into text boxes? Ideally just on the left and bottom.
Thanks
Giles
Hi there,
Can you please help me figure out whether there is a way of copying/duplicating a portfolio item (meaning, its layout and settings)? I like how the showcase page for “Single Portfolio: Fullscreen Slider” is set up and would like to duplicate for all my portfolio entries, only switching out the actual imagery.
Is there a way to do it?
thanks a lot!
Ok, the search shows just products now, but the end result of the search it is still post like content, I want when you press the search icon after typing the name of product or press enter to sort the product in the shop with the image the cart button and so on, not as posts.
Thank you in advance guys!
Best wishes.
Thanks Peter.
I am using the “Fullscreen Slider”, my mistake.
I am trying to make the full screen slider cover the entire page and have the menu semi-transparent.
Current quick CSS
———————————————————————————
..title_container{ display: none; }
.content {
padding-top: 18px;
padding-bottom: 1px;
}
.fixed_header #main {
padding-top: 0;
}
.header_color div {
border: none;
}
.header_color .header_bg{
background-color: rgba(255,255,255,0.3);
}
———————————————————————————
Your code works, but in order for me to make the images using a fullscreen slider appear at the very top of the page I have to add the padding code in: (otherwise they start below the menu.
.fixed_header #main {
padding-top: 0;
}
When I do this, it creates a gap at the bottom of the page, even when using a fullscreen slider.
Any ideas?
Thanks
Hi
I need to reduce the amount of white space on my homepage page. The website is http://www.fanfullaconstructions.com.
On the homepage the area I want to reduce is between the 3 image and the testimonial slider
can this be done?
cheers Kinnear
Hey!
Glad it is working now. Maybe a cache issue. :)
Cheers!
Ismael
Thanks
I rebooted my macbook and it works now.
cheers
Kinnear
This reply has been marked as private.
Hey!
I was able to add images on the LayerSlider. Please check this: http://www.fanfullaconstructions.com/test-2/
When you click the “Add Multiple Images”, give it a few seconds to load because you have a lot of images on the Media Library.
Best regards,
Ismael
Hi bentkd!
You can use a 1/4 column side by side. Place the image on the first column then the social widgets on the second 1/4 column. You can also use two 1/2 columns side by side.
Cheers!
Ismael
This reply has been marked as private.
Hello
I’m trying to put two elements side by side in a column- however the element stretches to fill the entire column. I’m trying to put an image on the left in the column and a social media widget to the right as they are not that big and would fit the column. How would I go about doing that? I am trying to put the items side by side in 2/3 column.
Example
—–<image> <social media widget>—-
Instead I get this
——————-<image>—————————–
———–<social media widget>——————
Is there a way to do this?
Thanks
-Ben
Hi!
Please try this instead. The code above works on my end.
.avia-center-col a img, .avia-table a img {
width: 100% !important;
max-width: 100% !important;
}
This is what I see on Firefox:

Best regards,
Ismael
This reply has been marked as private.
Hi!
Please try this to fix the avia table:
div .avia-table img {
width: 100% !important;
max-width: 100% !important;
}
Regards,
Ismael
This reply has been marked as private.
Hey kinnear!
Please post the login details here as a private reply. We would like to inspect it. You can watch this video by Devin to learn more about the theme: https://vimeo.com/channels/aviathemes/64927359
Cheers!
Ismael
Hi,
I am trying to add images to the easy slider and when I click on the button nothing happens. The steps I am taking are as follows
1. Click on the easy slider after I dragged it to the 1/4 column
2. Click the add multiple images button (nothing happens)
I also clicked the +plus button and I couldn’t change an image that button didn’t work either but that is most likely because I didn’t have an image to change. This seems so simple but I must be doing something wrong. I looked on your site do you have documentation on this, as I couldn’t find any.
website details http://www.fanfullaconstructions.com
cheers Kinnear
Hey!
You can add this on your custom.css or Quick CSS to adjust the partner logo element on mobile view:
@media only screen and (max-width: 767px) {
.responsive #top .avia-smallarrow-slider .flex_column {
margin: 0px;
width: 100%;
}
}
Best regards,
Ismael
Hi!
Please try to add this at the very bottom of custom.css or Quick CSS:
#top #header .avia_mega_div > .sub-menu > li > ul > li a {
width: 100%;
max-width: 250px;
}
Regards,
Ismael
Hi!
The slider use for the Landing Page Style demo is the LayerSlider plugin which is natively included with the theme. You can Import the dummy data to check the example slider. The background image dimension is 1700x470px. This is an example of the background image use: http://kriesi.at/themes/enfold/files/2013/04/floor.jpg
Watch this video to learn more about the LayerSlider: http://www.youtube.com/watch?v=ZY9SxVyugx4
Cheers!
Ismael
Hi!
The images are pointing to your localhost:

Regards,
Josue
Hey David!
It seems like the stylesheet (and many other links, resources of third party plugins and images) are loaded from a different domain (https://codelessme.com/hazelwood/ although your domain should be https://hazelwoodsoapcompany.com/). I guess you didn’t migrate the database properly. Personally I recommend to use a tool like: WP MIGRATE DB to export the database from https://codelessme.com/hazelwood/ and before you export the database use the domain replace feature/option to replace all occurrences of “https://codelessme.com/hazelwood/” with “https://hazelwoodsoapcompany.com/” in the exported sql file. Then delete the database of “https://hazelwoodsoapcompany.com/” and import the new sql file which was generated by the ” WP MIGRATE DB” plugin.
Regards,
Peter
Hey there!
Actually, I’m more interested in the feature area slider on THIS demo:
http://kriesi.at/themes/enfold/
(Home v1 Landing Page Style).
How can I achieve this slider size and look? I’m not interested in all the moving parts…just the image and the SIZE of the image. Please advise on slider type and settings in order to achieve this look AND what my image size/dimensions need to be.
Thanks!
Can t do as this is an internal build
I think to test you only need to look at a fullwidth page and change
#top .fullsize .template-blog .post .entry-content-wrapper > * {
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}
then add images to a gallery and you should see the image gallery being left justified because there is a Float left somewhere
Its really no big deal just that if you want to center like the title its rather difficult.
Happy New Year again :)
Hello!
Could you please suggest how may I remove navigation container from all pages?
Please refer to that screenshot to understand what I am talking about:
http://img850.imageshack.us/img850/9057/plme.jpg
Hi guys,
Ran into a strange problem. Take a look at http://hazelwoodoapcompany.com and add something to the cart then checkout https://hazelwoodsoapcompany.com/store/shopping-cart/shipping/ EVERYTHING is being stripped. For some reason my multisite install did not switch image URL’s to hazelwoodsoapcompany.com and is instead retaining the original network URL for images. I am working on fixing that, but otherwise, all the quick css edits are not being applied to https:// any ideas?