Forum Replies Created
-
AuthorPosts
-
Hey 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,
YigitHey!
What is the resolution of the screen you are using? Could you be zoomed in on the browser by any chance? I tried changing screen resolution but it does look fine on my end
Cheers!
YigitJuly 31, 2014 at 2:36 pm in reply to: blockquote border-color will not show what is in quick css #298235Hi!
You are welcome. Yes it is recommended to deactivate it when making styling changes. Let us know if you have any other questions or issues :)
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#yelp-biz-badge-plain-zScAJRejYOlU8GjNG_LrAQ, div#yellrank { float: left; }You should add class to your other links as well to make them inline with yelp and yellrank logos
Cheers!
YigitHi Gekko101!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.inner_sidebar { margin-left: 20px; }Regards,
Yigit -
AuthorPosts
