Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: translate(17%, 0);}Cheers!
YigitHey ewerde!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.alternate_color .av_promobox, .main_color .av_promobox { background: transparent; }Best regards,
YigitHi azulbambu!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av-main-nav > li:hover > a { background-color: red; }Regards,
YigitHey anab!
Small header height is 88px. You can use 340x156px logo and it would be resized. You can remove logo image padding with following code
.logo img { padding: 0; }Regards,
YigitHi kenwae!
Please add following code to Quick CSS in Enfold theme options under Styling tab
strong.news-headline { color: red!important; font-size: 14px; }Regards,
YigitHey!
Have you rescan the theme files using the plugin? Or you can ‘update from source’ using a software like Poedit
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 { padding: 4px 6px; }Regards,
YigitApril 14, 2014 at 12:46 pm in reply to: Button Link in Main Nav, Color bg to a layout element, comment box size #251011Hey phausner!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-#menu-item-662 a { background-color: red; color: white; }2- Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
3- Seems like you have already figured it out – http://i.imgur.com/VwJct4Z.png
Regards,
YigitHey!
Please add following code to Quick CSS
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px !important; }}And flush browser cache after applying the code
Cheers!
YigitHi!
Can you point out the color section as well? I saw that you have custom ID for one color section on your page, and for that, following code should work
#testimonial-color-section-hold .container { width: 100%; }You can add the code to Custom.css file inside Enfold/Css if you do not want to have it in Quick CSS section
Cheers!
YigitHey heufti65!
Please try adding !important rule as following
.wp-caption-text { display:block !important; font-size:12px !important; font-style:bold !important; margin:0 auto !important; padding:3px 10px 5px !important; text-align:center !important; font-family: "Roboto", arial, sans-serif !important; }And flush browser cache after applying the code. If that still does not work, please try adding the code to Custom.css file inside Enfold/Css folder of your parent theme or Style.css file of your child theme if you are using one.
Regards,
YigitHey coeval!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.comment-container, .text-sep-comment, .text-sep-cat, .blog-author { display: none !important; }To edit the comment text, please use this plugin http://wordpress.org/plugins/codestyling-localization/ or change it manually in Enfold/Includes folder and open Comments.php
Best regards,
YigitApril 14, 2014 at 11:59 am in reply to: Header background image buggy in Chrome after WP update. #250995Hi Miles!
Please try using services such as this one http://www.colorzilla.com/gradient-editor/
You can find similar ones on Google.Best regards,
YigitHi!
Can you post the link to your website so we can take a look?
Please add following code to Quick CSS as well#header_main { border: none !important; } .html_header_top.html_header_sticky.html_large #main { padding-top: 115px; }Cheers!
YigitHi!
Can you post the link to your website? It does work fine on my local installation. You can try adding !important rule as following
.av-main-nav > li > a { background-color: red; margin-left: 5px; } .av-main-nav > li > a:hover { background-color: orange; }If still does not work, make sure that you are using the latest version of the theme
Regards,
YigitHey!
Please try adding !important rule to your left value as following
left: 60%!important;Best regards,
YigitApril 11, 2014 at 5:15 pm in reply to: Slider issue, menu font & size change and mobile menu setting… #250316Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .home #av_section_1 .container { width: 100%; }}2-
.av-main-nav > li > a { font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 16px; }3-
@media only screen and (max-width: 989px) { .html_mobile_menu_tablet #mobile-advanced { height: 40%; }}Regards,
YigitHey!
I am closing this one as i have replied you on your other topic here – https://kriesi.at/support/topic/navigation-hover-indicator-is-not-lining-up-with-header-div/
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.dropdown_widget ul.cart_list li a img, .product-thumbnail { display: none; }Cheers!
YigitHi!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Regards,
YigitHey!
I have tagged Josue to take a look at this issue on his Android device. In the meantime, can you check your website on another Android and iPhone?
Regards,
YigitHi DedeOle99!
Please contact your service provider and post the screenshot to them as well
Regards,
YigitHey dominusstudios!
Please try using this plugin http://wordpress.org/plugins/wordpress-https/
Best regards,
YigitHey!
Please update Enfold to the latest version 2.6.2 via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
And also deactivate all active pluginsBest regards,
YigitHi!
I have edited the code i posted in my previous post and added !important. Try it now
Cheers!
YigitApril 11, 2014 at 4:37 pm in reply to: Show tittle and description over a big image of a galery #250289Hi!
You are going to need to either find a plugin which provides it or hire a freelance developer to do it for you. Unfortunately, we cannot help you with such customization
Regards,
YigitHey!
Please add following code to Quick CSS
.html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 13px !important; }Cheers!
Yigit-
This reply was modified 12 years ago by
Yigit.
Hey!
Can you post the link to your website so we can take a look?
Best regards,
YigitHi!
Glad you figured it out! let us know if you have any other questions or issues
Regards,
Yigit -
This reply was modified 12 years ago by
-
AuthorPosts
