Forum Replies Created
-
AuthorPosts
-
September 12, 2015 at 10:14 am in reply to: Want to change color of "Warenkorb anzeigen" Button from green to red #502042
Hi mczappa,
Could you link to pages where we can see the elements in question please?
Thanks,
RikardSeptember 12, 2015 at 10:07 am in reply to: box shadow Iconbox not showing on Safari, Firefox (- retina display) #502039Hi,
Not sure why but maybe its the rgba Safari doesn’t like, try if something like this works better:
.iconbox_top .iconbox_content { -webkit-box-shadow: 3px 3px 5px 6px #ccc; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */ -moz-box-shadow: 3px 3px 5px 6px #ccc; /* Firefox 3.5 - 3.6 */ box-shadow: 3px 3px 5px 6px #ccc; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */ }Best regards,
RikardSeptember 12, 2015 at 9:58 am in reply to: Increasing the Size of the Search Icon on Desktop Version of Site #502034Hi,
Try adding the following before the media queries:
#avia-menu li a span.avia-menu-text { font-size:20px !important; }Thanks,
RikardHi,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardHey,
Please try it in functions.php and let us know if it works out for you or not.
Thanks,
RikardSeptember 12, 2015 at 9:51 am in reply to: box shadow Iconbox not showing on Safari, Firefox (- retina display) #502029Hey siteraum,
Could you try adding !important after your statements?
.iconbox_top .iconbox_content { box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3) !important; -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3) !important; -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3) !important; }Best regards,
RikardHi.
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
RikardSeptember 12, 2015 at 9:22 am in reply to: Toggles – Is it possible to embed columns with an Easy Slider and a Tab? #502017Hi accthrive,
I’m not sure what you mean by that, could you post a screenshot or mock-up highlighting what you are trying to do please? Also post a link to the site in question so that we can have a closer look.
Best regards,
RikardSeptember 12, 2015 at 9:19 am in reply to: ENFOLD: UNABLE TO DISABLE OVERLAY ON PORTFOLIO GRID CATEGORY PAGE #502015Hey Cybernun,
You can use the following CSS to disable the overlay:
.image-overlay { visibility: hidden; }If that is not what you are looking for then please provide us with a link to the site in question so that we can take a closer look.
Thanks,
RikardHi @jaredj89,
1. I couldn’t see any text being cut off on my end using iphone4/chrome, can you post a screenshot of what you are seeing on your end please?
2. Edit your front page then edit the background of the first color section.
Best regards,
RikardSeptember 12, 2015 at 9:10 am in reply to: Posts disappearing from the front page when a user signs out of their account #502010Hey James,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Thanks,
RikardHi medialook,
Edit the page then select to edit the elements which have the image as a background, could you can then change it there. If you can’t work it out then please send us a temporary admin login and we’ll help you out. You can post the details in the Private Content section of your reply.
Regards,
RikardSeptember 12, 2015 at 8:55 am in reply to: Full screen slider buttons not lining up on mobile devices #502003Hi Welmoed,
Looks like it’s about 310 pixels, you could a few to be sure it covers the whole area though.
Best regards,
RikardHey,
It’s difficult helping you if we can’t see the code, is there anyway you can upload it somewhere else so that we can have a look?
Regards,
RikardSeptember 12, 2015 at 8:42 am in reply to: Two Pages For Blog (Advanced Editor), Only Want One To Display Blog Meta Data #501994Hi,
Great, please let us know if you should need any more help on the topic.
Best regards,
RikardHey amirhossein,
Please try the following:
<a href="http://hw3.asset.aparat.com/aparat-video/e0af2339b748520db71f3c7b81d2b3de2185779-360p__18932.mp4" rel="prettyPhoto">Open in lightbox</a>Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
.av-main-nav-wrap { padding-right: 100px; }Thanks,
RikardHi PPCHound,
Please try the following CSS to target the active item:
#top .pagination .current { background: yellow !mportant; }Thanks,
RikardHey Slade,
If you select Single Author, small preview in the Blog Style option in the element option you will get that look.
Regards,
RikardHi elrey52,
What code are you trying to add and to what element? Please post an admin login in the Private Content of your reply. so that we can have a closer look.
Regards,
RikardHi amester55,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi,
You could achieve that by adding another row with an empty 1/2 and then two 1/4 next to it. It would achieve the same thing as in your screenshot. You could also use custom CSS to achieve that look.
Regards,
Rikard -
AuthorPosts
