Forum Replies Created
-
AuthorPosts
-
Hi netinfoplc!
It seems like you have already removed the social icons. To move breadcrumbs higher, please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { z-index: 999; top: -92%; }Best regards,
YigitHi accunet!
Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
If you would like to place social icons however, please see Josue’s post here https://kriesi.at/support/topic/tesimonial-appearance/#post-222032Best regards,
YigitFebruary 14, 2014 at 1:26 pm in reply to: blog/news: Show/Hide author info and no allowing comments #223948Hey!
Please add following code to Quick CSS as well
ul .nested_nav { list-style: none; }Can you post screenshot showing other questions as well?
Regards,
YigitHey!
#after_section_1 is ID of your Color section. You can edit the one you would like to apply the code, change its ID ( I.E.: colorsection1 ) then adjust custom CSS code as following
#colorsection1 .avia-builder-el-27 { width: 9.333333% !important; } #colorsection1 .avia-builder-el-23 { margin-left: 9.333333% !important; }Best regards,
YigitHi!
Please add following code to Quick CSS as well
.main_color strong, .alternate_color strong { color: inherit; }This code will make it the same color as your text color
Best regards,
YigitFebruary 13, 2014 at 9:30 pm in reply to: COLOR SECTION; Easy Slider; HEADINGS; HEADER with scroll; SIDE MENU CSS #223657Hey!
Sidebar Navigation
Please add following code to Quick CSS.main_color .sidebar .current_page_item>a { color: #cc4c21; }Margin
Please change following#workshopscolorsection .flex_column .avia-slideshow { margin: 0px, 0px, 0px, 0px; }to
#workshopscolorsection .flex_column .avia-slideshow { margin: 0; }Best regards,
YigitFebruary 13, 2014 at 9:22 pm in reply to: blog/news: Show/Hide author info and no allowing comments #223654Hey ftt123!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.post-meta-infos { display: none; }and post the link to your website if that does not work
Cheers!
YigitHi ftt123!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.avia_mega_div .avia-bullet { display: none; }2-
.breadcrumb-title { display: none; }3&4- I am not sure if i understood you clearly, could you post a screenshot and elaborate?
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.template-blog .blog-meta, .multi-big .post_author_timeline, .single-small .post_author_timeline { display: none; }Best regards,
YigitHi!
You are welcome, glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; }}Regards,
YigitHi GreenUnicorn!
You can add following code to Quick CSS to remove subheader on search page
.search .title_container { display: none; }Basically, you can target search page using .search class
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.avia-content-slider .slide-entry-title { text-align: center; }Regards,
YigitHey aperlow!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.rounded-container .iconfont, .small-preview .iconfont { display: none; }Cheers!
YigitHey mattmorse!
1- You can take a look at the settings of demo site slider here http://i.imgur.com/xAWZ0mL.jpg
2- Please add following code to Quick CSS in Enfold theme options under Styling tab.avia-content-slider .slide-image img { margin: auto; } .main_color .avia-content-slider .slide-image { background: transparent; }Cheers!
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
div .flex_column { -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }Regards,
YigitFebruary 13, 2014 at 8:02 pm in reply to: Increased Logo Size. How do I push the remainder of the page down? #223608Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 989px) { #main { padding-top: 0px !important; }}Regards,
YigitHi!
Please add following code to Quick CSS as well
.template-page .entry-content-wrapper h1 { padding-top: 10px; } #top .header_color .sub_menu ul li a:hover { color: red; } .header_color .sub_menu>ul>li>a { color: green; }Regards,
YigitHi!
You are welcome, glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitHey!
You can try adding !important rule to force it as following
.hr-short { margin: 15px 0!important; }If that does not work, please point out the section on your website
Unfortunately, it is not that easy to pull that off with the type of header you are using.Cheers!
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img { max-width: 231px; }Cheers!
YigitHi Steven!
Which type of header are you using? You can post the link to your website or check it in Enfold theme options > Header tab
Cheers!
YigitHi n4n1!
Please add Icon Element under Content Elements in Avia Layout Section and choose to display your icon as “Standalone Icon with border and optional caption” and please make sure to change icon color.
Best regards,
YigitHey!
4- Please adjust the code to following
.sub_menu { top: 250%; }5- You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
6-.hr-short { margin: 15px 0; }Regards,
YigitHey!
I have already reported the issue. Should be fixed in upcoming updates. I tagged Josue so he can check on his Mac to provide a temporary workaround. Let us wait for his answer
Regards,
YigitHey bossetan!
Do you mind creating a temporary admin login and posting it here privately so we can check if it works on our end?
Regards,
YigitHey!
Please try flushing browser cache on Safari and check if issue remains
Cheers!
Yigit -
AuthorPosts
