Forum Replies Created
-
AuthorPosts
-
Hi svdg!
Can you post the link to your website? We should provide you custom css depending on your logo and menu width
Best regards,
YigitNovember 4, 2013 at 8:49 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #184434Hi!
You can upload screenshots on http://imgur.com/ or Dropbox and post links here. I do not see any difference in logos in both of the links you provided. They are just using different headers so heights are different.
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-builder-el-0 { margin: -30px 0 -15px 0; height: 60px; }
Regards,
YigitHi MatHom!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust 0.9 between 0 – 1.
.caption_framed .slideshow_caption .avia-caption-title, .caption_framed .slideshow_caption .avia-caption-content p { background: rgba(0, 0, 0, 0.9); }
How you would like to change the position of capture box?
Best regards,
YigitHey!
Please refer to this post to change the width to switch to mobile menu https://kriesi.at/support/topic/collapsable-menu/#post-165144
Cheers!
YigitHey hekopumpen!
Here is a screenshot showing elements used in that page http://i.imgur.com/CVae4MQ.jpg
If you have imported dummy content, you can edit “Home v8: Frontpage Shop” pageRegards,
YigitHi Starkos!
Seems like you already did. Let us know if you have any other questions or issues
Cheers!
YigitHi!
You can find that mockup here http://graphicriver.net/item/realistic-tablet-mockups-black-mini/4792943?WT.ac=portfolio_item&WT.seg_1=portfolio_item&WT.z_author=h3design
Regards,
YigitHi MichaelT1!
There thumbnails on my end http://i.imgur.com/eoFQskX.jpg
Can you please check once again and confirm that they are there on your end as well?Best regards,
YigitHey bymenjil!
You can switch to Default Editor and click Magic Wand and choose any shortcode you would like to create http://i.imgur.com/M18WxDr.jpg
Then you can copy those shortcodes and paste it in toggle you have created in Avia Layout BuilderBest regards,
YigitHey wackyadventurer!
Please refer to this post https://kriesi.at/support/topic/menu-item-that-you-cant-click/#post-184247
Best regards,
YigitNovember 4, 2013 at 4:07 pm in reply to: Change color of the header and pricing row in a pricing table #184294Hey!
It does only change color of pricing row on my installation http://i.imgur.com/9XYFPw9.jpg
Please try changing colors.main_color .pricing-table li.avia-pricing-row { background-color: pink; color: blue; border-color: purple; }
Cheers!
YigitHey agiombetti!
Can you post a screenshot and show the changes you would like to do? And did you set opacity to 0.1? If not, please add following code to Quick CSS in Enfold theme options under Styling tab to set it to 1
.avia_transform .avia-gallery-thumb img { opacity: 1; }
Best regards,
YigitNovember 4, 2013 at 3:53 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #184287Hey!
I edited the code in my previous post, please try it now. After applying the code, please flush browser cache and reload page a few times.
Cheers!
YigitNovember 4, 2013 at 3:40 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #184276Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 768px) { .logo a { overflow:visible!important; } .responsive #top .mobileMenu { margin: 35px 0 10px 0!important; }}
Best regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hey!
You have color section element in your page which does work only without sidebar. Please try removing it first. If you would like to use it and at the same time display sidebar widgets, only solution is using widget area element.
Best regards,
YigitHey Tim!
1) Fullwidth elements such as LayerSlider, Color Section etc can be used only without sidebar. Or such issue will occur. However, you can add Widget Area element under Content Elements and add your widgets into it if you really need to use sidebar widgets and color section in the same page.
2) Please add following code to Quick CSS in Enfold theme options under Styling tab.logo img { padding-top: 15px; } .header-scrolled .logo img { padding-top: 0; }
Regards,
YigitHey!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { display: none; }
2) Can you elaborate? How you would like to style them?
3) You can add following code to Quick CSS and adjust as desired#header .mega_menu_title, #header .mega_menu_title a { font-size: 20px; color: red; }
4) You can add following code as well and adjust it to center your menu
.main_menu { right: 30%; }
Best regards,
YigitHey!
You can add it to custom.css file inside Enfold/css folder or into Style.css file in your child theme
Best regards,
YigitHey SRD!
I have just checked your website on IE8 mode and it seems to be displaying fine on my end. Can you try to check it on another computer if that is possible?
Cheers!
YigitHey LAHWebDesigns!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
#top .gallery .gallery-item { width: 160px; height: 160px; }
Regards,
YigitHey!
It can be fixed with adjusting z-index values. But in that case, Facebook icon should be moved out of the table. Please add following code
#header_main_alternate { z-index: 2; position: fixed; top: 0; } #header_main .social_bookmarks { right: -45px; top: -19px; } #header_main { top: 35px; } .html_boxed #main { margin-top: 35px; }
Then let us know so we can adjust Facebook icons position
Cheers!
YigitHey wieslander!
You can go to Appearance > Menus and add a menu item with # for URL then add sub-menus under it http://i.imgur.com/0uGehRs.jpg
This way it will not be clickableRegards,
YigitNovember 4, 2013 at 2:19 am in reply to: Change color of the header and pricing row in a pricing table #184069Hey!
Do you mean “$20 per month” column? If so, please add following code to Quick CSS and adjust as desired
.main_color .pricing-table li.avia-pricing-row { background-color: red; color: #ffffff; border-color: blue; }
Cheers!
YigitHey!
Please add following code to Quick CSS as well
#top .widget_nav_menu li { min-width: 90px; }
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab to center your logo
div .logo { left: 45%; }
Cheers!
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts