Forum Replies Created
-
AuthorPosts
-
Hi!
Seems like it is working fine right now? If not, please post a screenshot
Regards,
YigitNovember 7, 2013 at 4:32 pm in reply to: how to make a button who link to something in the same page #185689Hey Delphiine!
Let us say that you have a page with http://www.yourwebsite.com/button added Color Section element to your page and give it “customid” ID then you should add a button somewhere on your page with manual link http://www.yourwebsite.com/button/#customid and that should do it
Regards,
YigitNovember 7, 2013 at 4:28 pm in reply to: Header in different colors and portfolio image size #185685Hey jansthh!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main { background-color: grey; } .home #header_main { background-color: white; }2) You can add image in header.php file.
3)You can add following code and adjust it as well.no_margin.av_one_fourth { width: 22%; }Regards,
YigitNovember 7, 2013 at 4:13 pm in reply to: Enfold Theme – Wrong Logo adaptation when viewing in smartphone mode #185673Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .responsive .logo { margin-left: 50px; }}Regards,
YigitHi seremot!
Please try this plugin http://wordpress.org/plugins/codestyling-localization/
You should rescan the files to add missing strings.Regards,
YigitNovember 7, 2013 at 4:07 pm in reply to: logo size different in safari and firefox. How to make it standard? #185666Hi!
You can try adding the code i posted here https://kriesi.at/support/topic/logo-resizing-troubles/#post-185565 and adjust it. I wanted to see the your website to provide more accurate custom CSS code but that should work
Best regards,
YigitHi!
You can add following code Quick CSS in Enfold theme options under Styling tab and change it to the font family you would like to use
.main_menu ul:first-child > li > a { font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }Cheers!
YigitHi!
What exactly would you like to change? Font size, font family, color?
Regards,
YigitHi!
I edited this one https://kriesi.at/support/topic/enfold-gallery-thumbnail-sizes-and-proportions/#post-185609 :)
Regards,
YigitHi ErikManger!
You can target following class to make changes on main menu
.main_menu ul:first-child > li > a { }Cheers!
YigitHi!
Sorry my bad :) Edited the code in my previous post. Please replace first one with this one
Best regards,
YigitHi!
You have the same image added twice on top of each other. The one below is 1200x500px and other one is 1140x500px. 1200x500px one has a white border on the right of the image itself. Please edit http://hubholdings.com/wp-content/uploads/2013/10/homeSliderCapital.jpg this image and remove white border
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options
.sub_menu { top: 390%; } .header-scrolled .sub_menu { top: 270%; }Cheers!
YigitHey!
That is because background of your logo is not transparent. Everything else is looking fine on my end
Best regards,
YigitNovember 7, 2013 at 2:55 pm in reply to: Main header scrolling underneath pictures on homepage #185610Hi digitaltalentagents!
Firstly, please try to deactivate all active plugins and check if issue remains. If that does not work, please try adding following code to Quick CSS in Enfold theme options under Styling tab
#header_main { z-index: 999!important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_transform .avia-gallery-thumb img { height: 125px; }Cheers!
Yigit-
This reply was modified 12 years, 5 months ago by
Yigit.
Hey!
Please go to Appearance > Widgets and find widget area called “Displayed Everywhere” and remove those widgets http://i.imgur.com/ofp2qqw.jpg
Best regards,
YigitHey silviouk!
I just checked your website on IE on Win7 and it does look fine on my end http://i.imgur.com/Y4rWu7O.jpg
Which version of IE are you using?Cheers!
YigitHey!
It does work on my end. Please flush browser cache and refresh your page a few times
Best regards,
YigitNovember 7, 2013 at 2:41 pm in reply to: Submenu defaults to left – I'd like for it to go right… #185600Hi straightedge29!
Can you post the link to your website so we can see what type of header you are using and inspect elements?
Best regards,
YigitHey!
Thanks Hugo!
@madebynoemi Please switch language files with the ones Hugo postedRegards,
YigitHi!
Please add following code as well
.main_color .tabcontainer .tab, div .main_color .tabcontainer.noborder_tabs .active_tab { color: #5c5140; }Best regards,
YigitNovember 7, 2013 at 2:30 pm in reply to: Gallery not displaying properly and wrong overlay images #185593Hey Ninjasaywhat!
Can you post the link to your page where you have added gallery?
Regards,
YigitHi!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.js_active .tab { font-size: 14px; }Regards,
YigitHey!
Sure, please point out which title exactly so we can provide accurate custom CSS code
Cheers!
YigitHi Gekko101!
In your WordPress theme directory please go to wp-content\themes\enfold\framework\php folder and open function-set-avia-frontend.php file and search for “Archive for category:” it should be on 838th line. You can remove it there
Regards,
YigitHi!
I have just checked your website on Firefox, Chrome and IE on Win7 and this is how it is on my end http://i.imgur.com/qCRhSGf.jpg
Have you tried on another computer?Cheers!
Yigit -
This reply was modified 12 years, 5 months ago by
-
AuthorPosts
