Forum Replies Created
-
AuthorPosts
-
Hi!
This is how it looks on my end on 28px – http://i.imgur.com/2wXHstf.png
What is the font size you are using? I can try to reproduce on my endRegards,
YigitApril 25, 2014 at 2:33 pm in reply to: How to make the featured image in the blog view clickable #256093Hey!
Anchor tag is not being output. Please try deactivating all active plugins and re-upload featured images and check if that helps. Have you made any changes on theme files?
Regards,
YigitHi!
Please add following code to Quick CSS
span.news-time { display: none!important; } #top .image_size_widget .news-thumb { margin-right: 30%; } .news-headline { overflow: visible; margin-left: 17%; font-size: 14px; }Cheers!
YigitHi silviouk!
Please add following code to Quick CSS in Enfold them options under Styling tab and adjust as needed
.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler { border-color: red; } .js_active .active_tab_content, .js_active .top_tab .tab { border-color: yellow; }Cheers!
YigitHi jhop75!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.search-results .sidebar, .search-results .extra-mini-title { display: none !important; } .search-results .container .nine.units { width: 100% !important; border: none !important; }Cheers!
YigitApril 25, 2014 at 2:15 pm in reply to: icon boxes – changing the holding shape from a circle to a square #256081Hey!
You can use Icon element. Please also add following code to Quick CSS
.av_font_icon.av-icon-style-border .av-icon-char { border-radius: 0; }Regards,
YigitApril 25, 2014 at 2:13 pm in reply to: Problem with social media links on top of the header title #256080Hey!
It seems like you have figured it out – http://i.imgur.com/QCmZQ1N.png
Let us know if you have any other questions or issuesRegards,
YigitHi CyberSeb!
You can simply add Advanced LayerSlider element to your page under Media Elements in Avia Layout Builder after creating the slider in LayerSlider WP tab in WordPress dashboard. Please make sure that you are using the latest version of Enfold (2.7) and WordPress (3.9) – http://kriesi.at/documentation/enfold/updating-your-theme-files/
I tried to Google it but i could not find, sorry. But as Kriesi has the right license to distribute those images, i believe you are allowed to use them :)Cheers!
YigitHi!
Feel free to request it here – https://kriesi.at/support/enfold-feature-requests/ :)
I am marking this thread as resolved. If you have any other questions or issues, please let us know!Cheers!
YigitApril 25, 2014 at 2:00 pm in reply to: Content Slider don't work with Dots or arrows controls #256071Hi Francisco!
I could not see a content slider element on your pages, but slider does work fine on my end. Please see screencast here – http://youtu.be/BzEc9Z_FV5Y
Cheers!
YigitHi erikenanne!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main_alternate { background-color: rgba(0,0,0,0.3); } .main_menu ul:first-child > li { background-color: transparent; }Best regards,
YigitHey pako69!
It is based on amount of comments you have on your posts.
Best regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) and (min-width: 768px) { section.av_textblock_section span { float: left!important; width: 96px; }}Regards,
YigitHey!
Can you also post the link to your website? You can check theme version in Appearance > Themes click on details on Enfold. Or in Style.css file in Appearance > Editor.
Best regards,
YigitHi HiDrew!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-main-nav > li > a { padding-left: 0; }Regards,
YigitHi hobart!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#menu-item-2852 a { color: red; }You need to add the code for each menu item and change menu item ID’s. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Regards,
YigitHey GOWD!
Please add following code to Quick CSS in Enfold theme options under Styling tab
span.avia_hidden_link_text { display: none; }if that does not work, please post the link to your website so we can take a look
Best regards,
YigitHi!
!important rule must have done it :) You are welcome, glad we could help!
Best regards,
YigitHi hansrothem!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main { background-color: white; }Regards,
YigitHey!
Once again edited and added !important rule. Now it should really do it :)
Regards,
YigitHi fryec1135!
Please add following code to Quick CSS in Enfold theme options under Styling tab
h2 { margin-top: 0 !important; }If that does not work, please post the link to your website and point out the h2 element
Regards,
YigitApril 24, 2014 at 6:57 pm in reply to: Changing colour of Top Menu Bar and Height allowance for logo #255692Hey!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHey!
I have just update the code i posted in my previous post. This should do it. Please try it now
Regards,
YigitApril 24, 2014 at 6:52 pm in reply to: Changing colour of Top Menu Bar and Height allowance for logo #255682Hey!
Following code should do it
.av-main-nav > li > a { color: white !important; } .av-main-nav > li > a:hover { color: red !important; background-color: white !important; }Regards,
YigitHey!
Please add following code to Quick CSS as well
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { width: 240px !important; }Best regards,
Yigit-
This reply was modified 11 years, 12 months ago by
Yigit.
Hey!
Can you post the link to your website so we can take a look? I tried to see it from screenshot but it is too small :)
Best regards,
YigitApril 24, 2014 at 6:37 pm in reply to: Changing colour of Top Menu Bar and Height allowance for logo #255661Hi!
Please try adding !important rule to the code as following
#header_main_alternate { background-color: red !important; } .av-main-nav > li > a { color: white !important; }Currently it is not being applied.
Best regards,
Yigit -
This reply was modified 11 years, 12 months ago by
-
AuthorPosts
