Forum Replies Created
-
AuthorPosts
-
Hi!
Can you post the link to your page where you have table so we can inspect elements and provide you a more accurate CSS code?
Best regards,
YigitHi!
Please try deactivating all active plugins and check if that helps. You can try re-updating the theme via FTP if that does not work
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Best regards,
YigitHi!
I see that now back to top icon is working.
It is recommended to create a child theme if you are making changes in theme files not to lose your changes when the parent theme is updated. And yes, your website looks nice :)Regards,
YigitHey!
Sure, let us know how it goes. If it does not help, please create a temporary admin login and post it here privately
Regards,
YigitHey keifygeorge!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_menu ul:first-child > li > a { font-size: 16px; } .header_color .main_menu ul:first-child > li > a { color: red; }
Regards,
YigitHi skynandi!
Please refer to Peter’s post here https://kriesi.at/support/topic/new-custom-font/#post-121900
Cheers!
YigitHi netvliestech!
Please edit Portfolio Grid element on that particular page and turn off Pagination as shown here http://i.imgur.com/tHYTbcq.jpg
Regards,
YigitHi sbrohamm!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-entry-title { font-weight: bold; }
Cheers!
YigitHi!
Please refer to this post to decrease the height of the header https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
Regards,
YigitHi!
@yucozt It seems like you have already figured it out.
@jmh_international Please try adding following code to Quick CSS in Enfold theme options under Styling tab.attachment-portfolio .image-overlay { display: block!important; } .image-overlay { display: none; }
Cheers!
YigitHey!
Perfect circle would be 80x80px. But you can add following code to Quick CSS to change the ratio to 100x80px
.avia-testimonial-image { width: 100px; height: 80px; } @media only screen and (max-width: 480px) { .avia-testimonial-image { width: 200px!important; height: 200px!important; }}
Regards,
YigitHey!
Feel free to post your feature requests here https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
YigitHi!
It does seem to be working on my end. Please flush browser cache and refresh your page a few times. You can change “inherit” to a certain size like 50px if you would like
Cheers!
YigitHey!
Oh, these are Color Section elements. You should edit that particular page and remove Color Section elements from your page http://i.imgur.com/tlxrK16.jpg
Cheers!
YigitHi sky19er!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { left: -4px; top: 75%; } #top .title_container .container { min-height: 70px; }
it will move breadcrumbs under page title
Cheers!
YigitHi!
Sure, for a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
For a quick guide on installing your theme take a look at this video on installing the Enfold theme via FTP: http://vimeo.com/channels/aviathemes/64927356Best regards,
YigitHi!
Please try adding following code to Quick CSS as well
@media only screen and (max-width: 767px) { .avia-full-stretch, .avia-section { -webkit-background-size: cover!important; -moz-background-size: cover!important; -o-background-size: cover!important; background-size: cover!important; }}
You can upload your image on Gravatar using the same e-mail address you used to sign up here
Cheers!
YigitDecember 3, 2013 at 2:03 pm in reply to: I want to show Gallery without thumbnails, under each other. #195755Hey!
Please make sure that you choose No Scaling in Gallery options http://i.imgur.com/Sn5gQOA.jpg
Regards,
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#layer_slider_1 .main_color a { color: #3083f0; }
Cheers!
YigitHi AL!
You can create a single slide using LayerSlider WP and add it to top of your pages. I think that would be the best way to achieve what you would like
Regards,
YigitDecember 3, 2013 at 1:56 am in reply to: Layerslider not showing uploaded image backgrounds or image layers I have added! #195603Hey!
I have created a private page called Test and duplicated your slider. You can use duplicated slider for a temporary fix. I will ask the rest of the team to take a look into the issue, please keep login credentials the same
Best regards,
YigitHi!
You are welcome, glad we could help :) Please add following code to Quick CSS and adjust as well
.main_menu ul:first-child > li > a { font-size: 17px; }
Best regards,
YigitHey!
You can add following code to Quick CSS as well and adjust as desired
.main_menu { left: 30%; }
Cheers!
YigitHi!
I am not sure if i understood you clearly. Can you elaborate?
Best regards,
YigitHey!
You are welcome! Glad we could help :) Let us know if you have any questions or issues
Regards,
YigitHi!
Font weight is 600 by default therefore you can see changes if you set it to “bolder”
You can add following code to Quick CSS to force it.main_menu ul:first-child>li>a { font-weight: bolder!important; }
Regards,
YigitHi!
Please add following code to Quick CSS as well and adjust as desired
.slideshow_align_caption { top: 60%; vertical-align: inherit; }
Cheers!
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.slideshow_align_caption { padding-right: 30px; }
It will add 30px of padding to right of the caption so it should not conflict with next button
Cheers!
YigitDecember 2, 2013 at 10:42 pm in reply to: Text box element centered when in responsive tablet view? #195519Hi!
Please go to Enfold theme options and check font family in Styling tab. Yo can also try adding following code to Quick CSS in Enfold theme options under Styling tab
p { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
Cheers!
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts