Forum Replies Created
-
AuthorPosts
-
Hey!
You can change the default content font size to 18px in the general layout settings as shown below:
http://i.imgur.com/GxrI7XK.png
Then change the main content font color to #222222:
http://i.imgur.com/o9Wmm5Y.png
Alternatively, you can simply paste the below css into your custom css section:
.avia_textblock { font-size: 18px !important; color: #222222 !important; }
Best regards,
DakeHi fosterbeer!
Until fontello has a number set you can try the work around in this thread: https://kriesi.at/support/topic/numbers-in-icon-list/
Cheers!
DakeHey James!
Have you tried using the Fullscreen Slider or Full width Slider Elements with a transparent header?
Regards,
DakeHey!
Thank you :)
I’m able to log in, but the temp account isn’t an admin account so I can’t see your theme options.
Regards,
DakeHey!
Well in that case you can set a page-id so the css I provided only affects specific pages that are using a transparent header.
Example:
.page-id-731 #header { background-color: rgba(255,255,255,0.5)!important; }
Regards,
DakeHi!
We won’t be able to access your website via your email address.
Is your website hosted on a hosting service with a registered domain name?
Best regards,
DakeHi!
You’re welcome :)
Please let us know if you ever need any help in the future.
Best regards,
DakeHi!
I assume you are referring to your layout editor not displaying any elements.
Please clear your browser cache, because I am able to view and edit your page without error:
http://i.imgur.com/kGQGVQR.png
Also please change the video url for the Vimeo video from the iframe link to a regular link as shown below:
http://i.imgur.com/cFGjmjm.png
http://i.imgur.com/OPWE0TO.png
Cheers!
DakeHi devynspirit!
Thank you for using Enfold :)
May we have temporary access to your website so we can take a closer look?
Cheers!
DakeHi!
May we have temporary access to your website so we can take a closer look?
Best regards,
DakeHey!
Hmm, that’s strange.
Nevertheless, I’m glad you got things sorted on your end :)
Cheers!
DakeHi!
I’m actually still not able to log into your website.
Apparently the password is incorrect.
Cheers!
DakeHey!
You’re welcome, glad I could help :)
Cheers!
DakeHi!
You’re welcome, I could help :)
Please let us know if you ever need help in the future.
Best regards,
DakeAugust 14, 2015 at 9:00 pm in reply to: Full Width Sub Menu BUG ? It does not work on Android Tab.. #487973Hi!
I’m also not experiencing the error on an Nexus 4 and LG G4 using Google Chrome.
The browser in your screenshots appears to be the default android browser and not Google Chrome as well.
Cheers!
DakeHi!
In order to use Droid Sans fully instead of Georgia you should use the below css:
.page-id-642 #top h1 a { font-family: 'Droid Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }
Best regards,
DakeHi djshortkut!
Please use the below css to edit the scroll-to-top icon size:
#scroll-top-link { font-size: 50px !important; }
Best regards,
DakeHi!
You’re welcome, glad we could help :)
Please let us know if you ever need help in the future.
Regards,
DakeHey!
As shown in the screenshot, the only category that’s currently set is “News”.
You can select multiple categories by holding CTRL and clicking on each category.
Cheers!
DakeHey!
Your latest blog post isn’t set to the “News” category.
http://i.imgur.com/uXqN4W3.png
http://i.imgur.com/S7wOSTI.png
Regards,
DakeHey!
We can’t guarantee there won’t be any conflicts, but you can use a plugin like Remove Protected:
https://wordpress.org/plugins/remove-protected/
Theme Options>General Styling>Scroll down to Quick css
Best regards,
DakeHi Kris1711!
We could use a media query with transform: scale css, but first please try disabling all of your plugins to see if there is a conflict.
Also ensure you are using the latest version of Enfold (Version 3.2.3).
Best regards,
DakeHey!
I’m just trying to wrap my head around what you are trying to acheive. Is it that you are you planning on having a membership/paywall site?
Any new css should go into your custom css section in your theme options.
For example, you can set the below css to only apply to the western-digital page by using it’s page-id.
.page-id-642 #top h1 a { font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif !important; }
Best regards,
DakeHey!
I’m only seeing one credential in the private section.
I’ll need both a username and password
Regards,
DakeAugust 14, 2015 at 6:58 pm in reply to: Slideshow(Full-width): Prevent different heights before and after loading slides #487891Hi!
Please comment out or remove the below css:
ul.avia-slideshow-inner { height: auto!important; }
Then set the “Slideshow Image and Video Size” to no scaling as shown in the screenshot:
http://i.imgur.com/GgXMPU4.png
Finally ensure that each slide has the same dimensions.
Best regards,
DakeHi!
For some reason the gallery size is being forced to a smaller size.
Please try disabling all of your plugins to see if there is a conflict.
If that doesn’t help please insert the below css:
.page-id-14299 #top .gallery .gallery-item { width: 300px !important; height: 200px !important; }
Cheers!
DakeHey!
Adding to the above post, you can also add a body background in your theme options then add a transparent background color with a color section.
Regards,
DakeHey Hosea!
Before performing any means of removing “protected” or the bar itself.
I’d just like to confirm that you know the word “protected” will automatically be removed once the page/post is set to public.
Also you can add the below css to your custom css section in order to apply the georgia font family to your h1 titles:
#top h1 a { font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif !important; }
Regards,
DakeHi openstream!
May we have temporary access to your website so we can take a closer look?
Cheers!
DakeHey!
Here is a test page with settings and elements that will achieve what you’re going for:
http://www.blackant-racing.com/?page_id=1289
You will also need to set the maximum container width to 100%
Regards,
Dake -
AuthorPosts