I am having some issues with viewing my site http://www.harperdb.com on an iphone
1. The logo is showing up stretched out.
https://www.dropbox.com/s/txz6a037ngyvox4/photo%201.PNG
2. The portfolio image is fitting top to bottom and I need the entire image to fit side to side.
https://www.dropbox.com/s/5uskqxx9jbcj5wi/photo%202.PNG
3. I also wanted to fix or shrink the ajax control arrows over the portfolio image.
thanks
-
This topic was modified 12 years, 3 months ago by
rikeswon.
Hi!
Please add following code to Quick CSS
1)
.header_color .cart_dropdown .dropdown_widget .widget_shopping_cart_content, #top .header_color .dropdown_widget .buttons { background-color: white; color: black; }
.header_color .cart_dropdown .dropdown_widget li a, .header_color strong { color: black; }
2) Can you point out the color section that you would like to remove borders from?
Cheers!
Yigit
Hi!
Please remove the first code i posted in this topic as well as the code i posted to fix the bullet issue and add following code to Quick CSS instead
#header_main .container, .main_menu ul:first-child > li > a {
height: 44px!important;
line-height: 44px!important;
}
.logo, .logo a, .logo img { max-height: 44px!important; }
This should solve it. I targeted wrong class on the first code i posted, sorry :)
Cheers!
Yigit
Hey!
@andrewdalaniz and this should fix it for you
.avia_mega_div .avia-bullet {
margin-top: 25px; }
Best regards,
Yigit
Hey!
@davel77 sorry now i saw what you meant. Please add following code to Quick CSS as well
.avia_mega_div .avia-bullet {
margin-top: 22px; }
Cheers!
Yigit
Hey!
@davel77 I checked the website you have previously posted and it looks fine on my end. Please try to flush browser cache and refresh your page a few times.
@andrewdalaniz Please add following code to Quick CSS as well
.fixed_header.social_header #main {
padding-top: 81px;
}
Best regards,
Yigit
Hey!
Please do not use “header” as ID. It causes the issue. You can use “header1” and add following code to Quick CSS
.fixed_header #main {
padding-top: 0;
}
#header1 { z-index: 999!important; }
Regards,
Yigit
Hi DaveL77!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header #main {
padding-top: 44px;
}
#header_main .container, .main_menu ul:first-child > li a {
height: 44px!important;
line-height: 44px!important;
}
.logo, .logo a, .logo img { max-height: 44px!important; }
Flush browser cache after applying the code and refresh your page a few times
Best regards,
Yigit
Is there any way to keep the header / top navigation the small size that occurs during the scroll?
Regular nav / header: http://gyazo.com/8106d907c8f36c9c905ec4f0dff1397e
Nav / Header when scrolled: http://gyazo.com/740f88186018972bc5abf846dd5a0de0
We’d prefer to have the nav / header the exact same size at the top of the page, as it is when it’s scrolled.
Is there a way to change the header to look like this?
REF: http://gyazo.com/740f88186018972bc5abf846dd5a0de0
This is basically what we want for the main navigation throughout the entire website. Hopefully this is possible.
Thanks
Hi I want to change prev/next button in post slider.
Due to https://kriesi.at/support/topic/change-shopping-cart-icon/#post-177320 how can I find a proper icon name?
`
‘next_big’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue87d’),
‘prev_big’ => array( ‘font’ =>’entypo-fontello’, ‘icon’ => ‘ue87c’),
`
How can I find the code ueXXX at http://fontello.com/ then? It does not generate a proper code for the chosen icons..
Thanks
Hey ShortieD!
1) Please go to wp-content\themes\enfold\includes folder and open related-posts.php file and find
$output .= "<h5 class='related_title'>".__('You might also like', 'avia_framework')."</h5>";
and change it
2) Please see Peter’s post here https://kriesi.at/support/topic/changing-%E2%9C%8E/#post-123692
3) Can you elaborate?
Cheers!
Yigit
Hi there,
URL: http://www.videyou.nu/wp
For the site I mentioned above I am trying to increase the logo size to 400px or even larger.. I’d like to have free control there..
So far the maximum I get is 300 px..
Also I would like to increase the margin-top for mobile devices, I have been able to do this for the desktop version but not yet for mobile..
I look forward to your reply…
Thanx!!
Hi Delphiine!
Changes are done. Please review your website. I have added Color Section element on the top of your page and added your title inside it. You can find custom CSS code in Quick CSS section
Regards,
Yigit
Hi lukretu!
You can add slider to the top of all your template and save it then load it on all pages and remove header ( or make it transparent ). If you would like to have another approach, 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.
Cheers!
Yigit
Hi!
Please try adding following code to Quick CSS as well
#top #main .single-product-main-image .sidebar, #top #main .single-product-main-image .inner_sidebar { display: none!important; }
Regards,
Yigit
I used the Plugin “CSS & Javascript Toolbox” together with Enfold smoothly until I updated to enfold 2.5. The Plugin enables you to insert HTML, CSS oder JS snippets on pages, posts, etc.
Since the update, the Snippets are not displayed (and are not in the source code either), whenever a page is build using the advanced layout editor. You can make a page, look at it and it displays “hello world!”, which is a test html snippet set to display on the top of every page. This works fine. Then you edit the page, just turn on the advanced layout editor and Save the page – whooop: “hello world!” is gone.
Again disable “Advanced layout editor” on that page – whooop: “helloworld!” is there again!
I also tested this on a clean install with same results. WP-Version is 3.8.
Is there a fix to the problem?
Cheers,
Rolf
Hi!
Please try to add following code into the quick css field
#top .avia-table td a img {
width: none;
}
Cheers!
Peter
Hey!
I extended the php code here: https://kriesi.at/support/topic/woocommerce-lightbox-problems-with-description/#post-201456 – does the new code solve the issue?
Best regards,
Peter
Hi,
I tried everything there is, in order to change to Alef font, including this (I’ve added the code in custom CSS since I didn’t find “Enfold > CSS”).
Can you please check why isn’t it working?
Previously, on a different matter, Kriesi told me that PageSpeed on my server is problematic, so I disabled it.
Can you please check why the current font I’m seeing is Arial ?
URL: http://www.valuation.co.il/
Thanks Josue,
I have updated but this only solved the category issue.
I still need help with:
In firefox I am still getting funny lines at the top and bottom of the pop up box – they seem to be missing pixels as when i scroll the page the colors of the lines are effected (this is only in firefox and was not this way when i first started doing the site).
and
I started working on a contact page starting with dummy data. I am looking to remove posts, comments that are currently showing there. I understand to set up sidebar preferences under theme and alter individual pages, but I don’t see how to change these feeding into the sidebar?
These are both items I cant launch with as is so if you can assist I would appreciate.
`a
Hi,
I have 2 questions:
1. When I change the color of the top menu’s background to black, the background of the cart in the top right corner changes also. Is there any way I can get white background and black font color for this section?

2. I am trying to remove border-top-width of “no-padding” color section only. I tried this code but not successful. It removes border of other “padding” color section too.
.container_wrap {
border-top-width: 1px;
}
Sorry for my bad English and thank you for you help.
Hey 500Webmaster!
Yes, from your Appearance>Menus manager to to the top right of the screen and open Screen Options. Find the checkbox for “Link Target” and check it. Now you’ll have the option to choose the way links open via a dropdown on each menu item.
Cheers!
Devin
Hey!
I’ve re-tagged the topic for Peter to see if he has any insight but customization like this is covered in the scope of support here. We will often go beyond support as time allows but we are not a customization service for themes. There are a couple of really great avenues to go for hiring someone to customize themes for you when you get to a hurdle like this including Microlancer, Codeable or even through the form here: http://kriesi.at/contact/customization
Best regards,
Devin
Hi!
You can use this:
.home .container_wrap { border-top-style: none; }
Cheers!
Ismael
Hi!
1.) You can use this for the Product Title:
.inner_product_header > h3 {
font-weight: bold !important;
}
2.) Add this to create a border on the sidebar:
#top #main .sidebar_left .sidebar {
border-left: 1px solid;
}
.sidebar_left .inner_sidebar {
margin-right: 25px;
margin-left: 25px;
}
Regards,
Ismael
Hey stunna42!
Did you recently update to WP 3.8? Please refer to this link: https://kriesi.at/support/topic/enfold-portfolio-not-working-after-wordpress-3-8-update/
Regards,
Ismael
Reply back to this topic when you upload your site so we can debug it and provide a solution :)
Cheers!
Josue