Forum Replies Created
-
AuthorPosts
-
Hey!
I am fine, thank you :) Hope you are fine as well.
If you would like to apply the code globally, please remove page id from the code. So it should be as following.avia-promocontent h5 { color: white; }Best regards,
YigitHey Rupert!
Please add following code to Quick CSS
span.avia-menu-text { position: relative; top: 30px; } nav.main_menu { background-size: inherit; background-repeat: no-repeat; }Whitespace is there because you have following custom CSS code
.html_header_transparency #top .avia-builder-el-0 .container { padding-top: 190px; }changing it to
.html_header_transparency #top .avia-builder-el-0 .container { padding-top: 0; }would help. Also, if you would like to link the image, it would be better if you add it manually to helper-main-menu.php file using HTML. Please refer to my post here – https://kriesi.at/support/topic/header-logo/#post-280126
Best regards,
YigitHi Micha!
Please see tutorials here – http://www.devfloat.com/jquery-parallax-scrolling-tutorials/
You can use Code Block element under Content elements in Advanced Layout Builder.Cheers!
YigitHey!
1- Please post the link to your website and point out the section. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
2- Please go to Enfold theme options > Blog Layout and check “Sidebar on Smartphones”Cheers!
YigitHey jesperd!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
YigitHey stephenturner!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .header_color.av_header_transparency { background-image: none!important; }Cheers!
YigitHey Jette!
Can you post the link to your page where you have the icon-boxes you would like to customize?
Regards,
YigitHey pjnettitude!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.iconbox_content_title { padding-bottom: 2px!important; }You have CSS minifying feature enabled. Please firstly disable it, apply the code and then re-enable
Regards,
YigitJuly 31, 2014 at 4:53 pm in reply to: Make the main menu text colour different on specific pages #298311Hi Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-1122 .header_color .main_menu ul:first-child > li > a { color: red; } .page-id-1122 .header_color .main_menu ul:first-child > li.current-menu-item > a, .page-id-1122 .header_color .main_menu ul:first-child > li.current_page_item > a { color: orange; } .page-id-1122 .header_color .main_menu ul:first-child > li:hover > a { color: black; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitJuly 31, 2014 at 4:47 pm in reply to: Deutsche Erweiterung – "weiter"-Button beim Bezahvorgang #298309Hallo Sophie!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
input#place_order { margin-top: -10px!important; margin-bottom: 10px!important; }Cheers!
YigitHey Rustybucket!
Please add following code to Quick CSS
span.iconlist-char { color: white; background-color: #a30134; padding: 10px; }Cheers!
YigitHi Emmanuelppp!
Please try using following code to Quick CSS in Enfold theme options under General Styling tab adjust as needed
.single h1 { font-size: 20px !important; } .single h2 { font-size: 18px !important; }Cheers!
YigitHey!
No, what Ismael meant was that your website currently looks like this – http://i.imgur.com/TCtnYnK.png
Please try re-updating the theme via FTP – http://vimeo.com/67209750Best regards,
YigitJuly 31, 2014 at 4:11 pm in reply to: Making a the whole text box a link that highlights on hover #298296Hey A!
Please add following code to Quick CSS
@media only screen and (min-width: 1340px) { .section-box .av_font_icon { position: relative; right: 33%; }} @media only screen and (min-width: 1140px) { .section-box .av_font_icon { position: relative; right: 30%; }} @media only screen and (min-width: 990px) { .section-box .av_font_icon { position: relative; right: 28%; }} @media only screen and (max-width: 989px) { .section-box .av_font_icon { position: relative; right: 33%; }} @media only screen and (max-width: 480px) { .section-box .av_font_icon { right: 5%; }}Cheers!
YigitJuly 31, 2014 at 4:06 pm in reply to: Change the style of slide show buttons "Previous" & "Next" #298292Hey!
You can post login credentials here privately, just like you have set your post private. Only moderators can see the content of your post while other users see this – http://i.imgur.com/TAHuMjD.png
Cheers!
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey spavli2!
Using them inside a color section element or using custom JS, it is possible.
Please see my post here for similar request – https://kriesi.at/support/topic/anchor-and-hot-spot-image/#post-298032Regards,
YigitHey Olivua!
Second link is not tiny url and is linked to – /new/wp-content/uploads/2014/07/Le-Lit-Cabane_HoneyCombers-1.jpg which cannot be found on your server. Please make sure that image exists and the path is correct
Cheers!
YigitHi M!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.entry-content img { margin-top: -7px; }Regards,
YigitHi!
You are welcome Igor, we are always glad to help!
I will keep the thread open, after adding classes to other links you may need to add additional custom CSS code :)Regards,
YigitHey rpl_admin!
Please go to Appearance > Editor and open Footer.php file and find
wp_nav_menu($args); echo "</nav>"; ?>and add your links using HTML – http://pastebin.com/wt4TE2fC
Best regards,
YigitHi!
Please add following code to Quick CSS as well
#footer input[type='text'] { background-color: white; } div .footer_color .button, .footer_color input[type='submit'] { border-color: #a30134; }You can edit your shortcode and change the labels – http://i.imgur.com/AJ1yViC.png
Regards,
YigitJuly 31, 2014 at 3:09 pm in reply to: Move menu in the header without breaking sticky feature #298252Hey!
I have added additional code to Quick CSS field but as you can see, using it with shrinking header causes the transition not to be that smooth.
Cheers!
YigitHey Rupert!
Code you use is deprecated. Please do not use it. Wrap your text around following one instead
<span style="color: white;">Opening Hours:</span>Best regards,
YigitHi!
Clicking on comment count does the same thing. You can use this plugin to change the string to something like “write a comment” – https://wordpress.org/plugins/codestyling-localization/
Cheers!
YigitJuly 31, 2014 at 2:57 pm in reply to: Change the style of slide show buttons "Previous" & "Next" #298247Hey!
Please try following code instead
li.news-content.post-format-standard { margin-bottom: -25px!important; }If that too does not work, please post a screenshot and show the changes you would like to make, i may be understanding you wrong :)
Best regards,
YigitHi!
Please try adding following code to Quick CSS as well
.template-blog .post_delimiter { margin: 0; }If that does not work, please post the link to your website
Regards,
Yigit -
AuthorPosts
