Forum Replies Created
-
AuthorPosts
-
Hey!
Please add !important to the same code so it should be like
@media only screen and (max-width: 767px) { .content .entry-content-wrapper { padding-right: 0!important; } }Then flush your browsers cache and refresh your page a few times.
Regards,
YigitHi kirkmc!
It is not supposed to display sidebar. Please add following code to Quick CSS in Enfold theme options
@media only screen and (max-width: 767px) { .content .entry-content-wrapper { padding-right: 0; } }Best regards,
YigitHi Indiatravelz!
You can try to do it using CSS http://www.w3schools.com/css3/css3_2dtransforms.asp
Cheers!
YigitHi diaarts!
1) You can go to Enfold theme options and choose Boxed Layout under Styling tab
2) Please add following code to Quick CSS in Enfold theme options under Styling if you would like to remove the whole bar
.title_container { display: none; }and add this code if you would like to remove only breadcrumbs
.breadcrumbs { display: none; }3) You should add Color Section element under Layout Elements to that certain page http://i.imgur.com/CVRHg0g.jpg
Cheers!
YigitHey norasp!
Please do not start the same topic more than once. We are following a queue. Starting the same topic 5 times will not change anything.
That being said, please post the link to your website so we can provide you CSS codesBest regards,
YigitHello!
Sure, i’m closing this one for now. Feel free to open a new topic when you complete your questions list :)
Regards,
YigitHello!
You can add following code to Quick CSS in Enfold theme options
.ajax_form .button { float: right; }It will move button to right side of your form
Best regards,
YigitHey!
@subevent which version of Enfold are you using? That option was added with Enfold version 2.0. If you have older, you should go to your ThemeForest profile and go to Downloads and download new version. Only after that you will see this tab http://i.imgur.com/wzsJvzE.jpgRegards,
YigitHi!
You are welcome Gerry! Let us know if you have any other questions or issues :)
Cheers!
YigitHi!
Code that was given actually removes only box shadow. You can post the link to your website and a screenshot showing how you would like to display your portfolio grid and we can give you necessary css codes :)
Best regards,
YigitHey!
I checked your website on Chrome, Firefox and IE on Win7 and on Safari on iphone, i refreshed page couple times and navigated through pages to see if logo disappears, but it dd not. It should be cache issue. Please flush the cache of your browser and check once again if issue remains :)
Regards,
YigitHey Zed!
I just checked your website and logo appears on my end. Can you check once again?
Regards,
YigitHello gerry3211!
Please add following code to Quick CSS
.logo { z-index: 1; }If that does not fix it, please post the link to your website
Regards,
YigitHi!
You are welcome Santiago! Glad we could help. You too have a nice day
Cheers!
YigitLabas Cutegi!
1) Prasau ikelk sita koda i Quick CSS
.image-overlay { background-color: red; }Raudonas yra bazinis spalvos.
2) Reikia pasirinkti Blank Template http://i.imgur.com/MCtfktr.jpg
3) Appearance > Widgets ir ten pazuresi Footer column 1 ir t.t. Bet negali i socketi :)
4) Nori parodyti fullscreen Google Maps?
5) Gali rasti cia http://www.entypo.com/characters/ :)
Pagarbiai,
YigitHello!
Please add following code to Quick CSS in Enfold theme options
div .widget_shopping_cart .button.checkout { float: left; } .woocommerce .title_container { display: none; }That should do it for both issues :)
Regards,
YigitHello!
You are welcome, glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitHi!
Can you apply the code Josue provided once again so we can inspect elements to find out what is wrong?
Best regards,
YigitHi!
Sure, i’m closing this thread for now. Feel free to open a new one if problem persists :)
Cheers!
YigitHi drewski1k!
1) You should go to Appearance > Menus and create a new menu. Add menu items to your menu and check “Enfold secondary menu” in Menu Settings http://i.imgur.com/UNVTPiU.jpg
2) Please add following code to Quick CSS in Enfold theme options
.social_header .phone-info { color: red!important; }3) Is this not visible on your end? http://i.imgur.com/NdtQGGD.jpg
Cheers!
YigitHello stevemulisa!
Here is what you can do, you can add 2 LayerSliders in that certain page. 1 for big screens and 1 for small screens. You can post the link after you add both sliders to your page and we can give you CSS code to display/hide them in certain screen sizes.
Best regards,
YigitHello andreanapier1985!
Please take a look at Josue’s post here https://kriesi.at/support/topic/blog-post-excerpts-2/#post-169503
Best regards,
YigitHello!
Please try and check your website on some other computer. On my end, they look the same
Regards,
YigitOctober 5, 2013 at 10:39 pm in reply to: Enfold: Make icons/Icon backgrounds in Icon boxes larger #170881Hi!
Yeah apparently i gave you css code for iconlist instead of iconbox. Here are correct codes;
.iconbox_top .iconbox_icon { font-size: 50px!important; height: 90px; width: 90px; line-height: 84px; top: -64px; } .iconbox .iconbox_content .iconbox_content_title { margin: 30px 0 16px 0; } .iconbox_top .iconbox_content { margin-top: 80px; }You may need to adjust margin values depending on icon size. If you need to, feel free to let us know :)
Regards,
Yigit -
AuthorPosts
