Forum Replies Created
-
AuthorPosts
-
Hi,
Try adding this code to the Quick CSS area in the Theme options page:
.content{ border-color: transparent !important; }
Regards,
JosueHi Isaac!
Try adding this CSS code to the Quick CSS:
.logo img{ width: 115% !important; }
Result:
Cheers!
JosueOctober 6, 2013 at 1:47 am in reply to: How to change color of enfold tabs and alternate header text #170926Hey Seth!
We need a link of your website to better assist you with this issue, the IP you provided is displaying defaultwebpage.cgi.
Regards,
JosueHey jmaguirrei!
Are you sure it’s there? i don’t see it neither in Chrome or Firefox, can you post a screenshot of your view?
Best regards,
JosueHey Michae1!
Thank you very much for sharing it :)
Cheers!
JosueHello Jonathan!
I just tested your website in Safari (Mac) and i don’t see any flickering in my view, can you create a little screencast of your view, http://www.screenr.com/?
Best regards,
JosueClosed.
Regards,
JosueOctober 6, 2013 at 12:37 am in reply to: Youtube Video Size Too Large – How Can I Change It? #170913Hey davidabaileyjr!
Try this CSS code:
.embed-youtube iframe{ height: 250px !important; }
Regards,
JosueHello!
The user you provided me has no administrator privileges, also, i tested the linked page which has an stretched layout and the Widget is displaying correctly centered:
Cheers!
JosueHi Eli!
1. Add this CSS to the Quick CSS (Enfold > Styling):
.fixed_header #main { padding-top: 70px; } #header_main .container, .main_menu ul:first-child > li a { height: 70px !important; line-height: 70px !important; } .header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li a { height: 45px !important; line-height: 45px !important; }
2. This will remove the box-shadow, and will make the border red (change red for the desired color):
.avia-section{ border-color: red; box-shadow: none; }
3. It is possible, but that would require a deeper customization, and that’s out of the scope of this support forum, if you really need it, try hiring a freelancer for the job.
4. Your logo is an image, you can’t ‘change’ the color of an image.
Cheers!
JosueGlad we could help. Closed.
Regards,
JosueHi!
Try with this:
.page-id-2834 h2{ font-size: 28px !important; line-height: 1.1em !important; margin-bottom: 10px !important; }
Cheers!
JosueHey!
I made a quick test adding this code and it appears to be working:
h2{ font-size: 34px !important; line-height: 1.1em !important; margin-bottom: 14px !important; }
Result:
Remember to reset any cache functionality after applying the code.
Cheers!
JosueGlad you got it working, Let us know if you have any other questions or issues :)
Regards,
JosueHello!
Your code works, but you will need to apply the background image via CSS too, because it needs to target the whole body element, add this to the CSS:
body.home{ background: #ffffff url(BG_URL) top left repeat scroll; }
Result:
Cheers!
JosueHey!
Can you post a link to a page with a h2 tag?
Best regards,
JosueThis reply has been marked as private.Hello!
The code i put was for reference, if you want the h2 tags to be like the h1, you’d use:
h2 { font-size: 34px; line-height: 1.1em; margin-bottom: 14px;}
Best regards,
JosueHey!
Your website is throwing an error.
Error establishing a database connection
Best regards,
JosueHello!
You can find those styles in css/base.css
h1 { font-size: 34px; line-height: 1.1em; margin-bottom: 14px;} h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; } h3 { font-size: 19px; line-height: 1.1em; margin-bottom: 8px; } h4 { font-size: 17px; line-height: 1.1em; margin-bottom: 4px; } h5 { font-size: 16px; line-height: 1.1em; } h6 { font-size: 14px; line-height: 1.1em; }
Best regards,
JosueOctober 5, 2013 at 3:58 am in reply to: How to change the size of the "Fixed Header with Social Icons" #170723Glad Yigit could help. Let us know if you have any other questions or issues :)
Regards,
JosueHi!
Try this:
.entry-content h2 { font-size: 19px !important; line-height: 1.1em !important; margin-bottom: 8px !important; text-transform: none !important; }
Cheers!
JosueGlad we could help. Let us know if you have any other questions or issues :)
Regards,
JosueHi,
Try adding this code to the Quick CSS area in the Theme options page:
#socket{ z-index: 1000 !important; }
Regards,
JosueThis reply has been marked as private.Hi carsten!
If that solution works for you, use it. If it presents any issues later please upload your site somewhere and post a link to it so we can assist you better :)
Best regards,
JosueHi,
What part of the page you want to make transparent? can you post a link to your website please?
Regards,
JosueHi David,
Can you post a link to your website please?
Regards,
JosueHi!
Odd, i’ll tag Kriesi.
Regards,
JosueClosed.
Regards,
Josue -
AuthorPosts