Forum Replies Created
-
AuthorPosts
-
Hey Frank!
Add this code to the Quick CSS:
.special-heading-border { display: none; }
Cheers!
JosueNovember 15, 2013 at 12:40 am in reply to: Descriptive text in icon list not indented when using bullets #188622Hi Magnus!
Do you want to have an image as a bullet? can you provide us with that image?
Best regards,
JosueNo problem, i’ll close this thread then, please create another one regarding your new issue.
Regards,
JosueHey!
Add this code to the Quick CSS:
#main_menu{ width: 100% !important; } #avia-menu li a { padding: 0 27px !important; }
Result:
Cheers!
JosueHey Jason!
Add this code to the Quick CSS:
.eight.units.single-product-summary { float: left; margin-right: 50px; margin-left: 0; } .four.units.single-product-main-image.alpha { float: right; }
Cheers!
JosueHey!
Open /config-templatebuilder/avia-shortcodes/gallery.php, change line 151.
From;
‘lightbox_size’ => ‘large’,To:
‘lightbox_size’ => ‘full’,Cheers!
JosueThis reply has been marked as private.November 14, 2013 at 4:13 am in reply to: My theme isn’t response in widget area, I can’t import dummy data, etc. #188190We looking forward to hearing from you :)
Regards,
JosueHi!
I’m referring to the theme, not WordPress:
Cheers!
JosueNovember 14, 2013 at 1:05 am in reply to: How to exchange default picture rollover symbol with custom png picture? #188118Hi!
Try with this:
.image-overlay.overlay-type-extern .image-overlay-inside::before, .image-overlay.overlay-type-image .image-overlay-inside::before{ content: url(https://1.gravatar.com/avatar/707b60c56bd8d542ae9f872631c1aefa?s=80&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D80&r=G); }
Cheers!
JosueHi,
You need to update your theme (you have 1.8.2, last version is 2.4.2).
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: http:/vimeo.com/chanels/aviathemes/67209750
If you have modified the theme files, remember to backup the Enfold folder.
Regards,
JosueNovember 14, 2013 at 12:22 am in reply to: How to exchange default picture rollover symbol with custom png picture? #188090Hi!
Yes, just change what’s inside those parenthesis and you are good to go :)
Cheers!
JosueHey!
When editing each product, select the desired Layout here (right middle):
Cheers!
JosueNovember 13, 2013 at 11:38 pm in reply to: How to exchange default picture rollover symbol with custom png picture? #188059Hey!
Try with this code:
.image-overlay.overlay-type-extern .image-overlay-inside::before{ content: url(https://1.gravatar.com/avatar/707b60c56bd8d542ae9f872631c1aefa?s=80&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D80&r=G); }
Cheers!
JosueHey!
You can post the link to your website as a private reply, only you and us will see it.
Regards,
JosueHey Dan!
Can you post a screenshot of your view (in IE)?
Cheers!
JosueHey!
Here’s how it looks on Chrome 31 (OS X):
Cheers!
JosueHey Nick!
This code will do it:
@media only screen and (max-width: 767px) { .ls-layer span { display: none !important; } }
Cheers!
JosueHi!
Go to Enfold > Styling > Quick CSS (at the bottom, there is a textarea, paste the code i provided there and click ‘Save all changes’).
Regards,
JosueHey!
Use this code instead:
#top #main .sidebar {border-left-color: #003366 !important; z-index: 100; position: relative;}
Best regards,
JosueHey!
Add this code to the Quick CSS:
.product-sorting { display: none !important; }
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueHey!
Add this code to the Quick CSS:
#top #main .sidebar { border-left-color: #F00 !important; }
Cheers!
JosueHey theroyds!
Is this one of the Product Category Page? http://www.vitrumuk.co.uk/onoff-switches/
I don’t see those options you mentioned.
Regards,
JosueHey!
Add this code to the Quick CSS:
.header_bg { background: rgba(255, 255, 255, 0.6) !important; } #main { padding-top: 0 !important; }
Result:
Cheers!
JosueNovember 13, 2013 at 8:21 pm in reply to: How to easily copy styles from one language to another? #187949Done :)
-
AuthorPosts