Forum Replies Created
-
AuthorPosts
-
Hi DaveL77!
You can add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { display: none; } /* removes only breadcrumbs */ #top .title_container .container { display: none; } /* removes the whole bar */
You can remove breadcrumbs using this code but adding custom links in breadcrumbs bar is beyond the scope of support we can provide. If you really need it, please try hiring afreelance developer or you can request quote here.
Regards,
YigitHi!
Thanks for sharing your solution! Let us know if you have any other questions or issues
Best regards,
YigitHey thesebogroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_color .avia-color-theme-color { color: white; }
Cheers!
YigitHi!
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 request quote here.
Best regards,
YigitHey der_mueller!
You can add an Image element under Media elements in Avia Layout Builder and add this shadow http://bauwerkexperten.de/wp-content/plugins/revslider/rs-plugin/assets/shadow3.png
Then you can add following code to Quick CSS in Enfold theme options under Styling tabimg.avia-builder-el-1 { margin-top: -51px!important; width: 1210px; }
It should look like this http://i.imgur.com/JyF7lxc.jpg
Regards,
YigitHey!
Remove the code Devin posted here https://kriesi.at/support/topic/crop-caps-shortcode-now-working/#post-186523 from Quick CSS in Enfold theme options under Styling tab and add the code he posted here https://kriesi.at/support/topic/crop-caps-shortcode-now-working/#post-186735
Best regards,
YigitHey wesdacar!
You should add new font as you did previously https://kriesi.at/support/topic/new-custom-font/#post-121900
Cheers!
YigitNovember 12, 2013 at 10:35 pm in reply to: fixed header – 1px border added left+right, it became 2px wider #187484Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main { margin-right: -2px; }
Regards,
YigitHey!
It does look fine on my end. Please flush browser cache and check once again. As i said, it should be ok after you re-save styling settings.
Regards,
YigitHi!
Sure, again in Appearance > Menus click on “Screen options” on the top right side of the screen and check “Link Target” under “Show advanced menu properties” then change options in Link Target of menu item http://i.imgur.com/w7smCDP.jpg
Cheers!
YigitHi!
Changes are done. Please review your website. You can find custom CSS codes i added in Enfold theme options > Styling > Quick CSS section
Cheers!
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so i can do it?
Best regards,
YigitHi Delphiine!
Can you post the link to your website? Please try re-saving styling options from backend as well
Cheers!
YigitHi WarrenHorak!
It does look fine on my end http://i.imgur.com/Oy0gN2W.jpg
Please review your website and confirm that it is fine on your end as wellBest regards,
YigitHey msmazza!
Please go to Appearance > Menus and add a new link as shown here http://i.imgur.com/y5O96Mw.jpg
Regards,
YigitHi ganjou!
Can you elaborate? How exactly you would like it to look?
Best regards,
YigitHey tintindufour!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-shadow { box-shadow: none; }
Cheers!
YigitHey tiredagent!
Please add following code to Quick CSS in Enfold theme options under Styling tab
::selection { background-color: #3c5db1; color: white; }
There was double hashtag in front of hex value
Regards,
YigitHi!
1) Please add following code as well
.page-id-2528 .sub_menu li { padding: 0 44px; }
3)
@media only screen and (max-width: 480px) { .page-id-2528 .sub_menu li { padding: 0 5px; } .content { padding-top: 90px; } }
It should look like this http://i.imgur.com/K6rUACX.jpg
Cheers!
YigitHi Smaskit6!
Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and search “allow_resize:true” and change it to “allow_resize:false”
Best regards,
YigitHey RicardoSuarez!
Please upload screenshots on imgur.com or Dropbox and post links here
Cheers!
YigitHey Veroniqueprins!
You are currently using version 2.1 of Enfold. Updating to the latest version 2.4.2 would help in my opinion. Custom script was added to calculate logo and menu size more accurately.
You can refer to this post to change the width to switch to mobile menu as another option https://kriesi.at/support/topic/collapsable-menu/#post-165144Best regards,
YigitHi LRS123!
Please add following code to Quick CSS in Enfold theme options to change bold color to black
.alternate_color strong, .main_color strong { color: black; }
and add this code to change color of links and adjust it
.main_color a, .alternate_color a { color: red; }
and you can add following code to remove slide meta
.avia-content-slider .slide-meta { display: none; }
Regards,
YigitHey socialrevival!
Please make sure that you have set Featured Image in portfolio item page on the right side of the page http://i.imgur.com/3hooYEO.jpg Please import dummy data in Enfold theme options. I believe it would be very helpful for you to figure out how to add and edit items faster.
Regards,
YigitHey lightinshade!
Can you post the link to your website so we can check what type of header you are using?
Regards,
YigitHi tchristensen!
“Web Site Under Construction”. Please post a temporary login privately and point out where exactly you have WP125 ads
Best regards,
YigitHi!
Changes are done. Please review your website. I have added custom CSS code to bottom of Style.css file inside your child theme folder
Regards,
Yigit -
AuthorPosts