-
AuthorPosts
-
March 19, 2014 at 4:47 pm #240154
Hi guys I’ve issues with this 2 problems, pretty urgent!
Browsed through almost all the support forum but none worked!
1) Logo Size to be larger – CSS tried but didnt work
+ if its possible, have the menu below the logo (The logo will be above the menu)2) On woocommerce product page – The title font I want the type to be classy and a bit smaller, I dont know how to do that!
Anyone can assist me in this? help will be much appreciated!
March 19, 2014 at 4:52 pm #240156Hi Kayzel!
1-Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Now there are more options for header
2-Pleae add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed.products .product h3 { font-size: 12px; font-family:"Times New Roman",Georgia,Serif; }
Best regards,
YigitMarch 19, 2014 at 5:06 pm #240163Erm hi ill update to the latest one, but for the font wise it didnt changed, when I click on maybe Bottoms>Product1> Product 1’s page!
At product 1’s page – the title I wan to change to a classier one but idk the font family libraries contain which kind of format. Do you mind writing a new css for me while I update it now? :)
March 19, 2014 at 5:08 pm #240164I’m already using the latest theme update, it wrote.
March 19, 2014 at 5:10 pm #240165March 19, 2014 at 5:11 pm #240166This reply has been marked as private.March 19, 2014 at 5:23 pm #240175Hi!
1- It seems like you are still using version 2.5.4. Please update the theme via FTP – http://vimeo.com/67209750
2- Please try following code.products .product h3 { font-size: 12px; font-family:"Times New Roman",Georgia,Serif; }
Your shop page is password protected but this code works fine on my local installation
Best regards,
YigitMarch 19, 2014 at 5:27 pm #240182Erm ok im done with the font thing via headings!
What about the logo?
1) Logo size must be larger!
2) If possible, can the menu be under the logo?
Thanks a lot Yigit!March 19, 2014 at 5:30 pm #240184Hi!
You can simply make these changes in Enfold theme options if you update the theme to the latest version.
Regards,
YigitMarch 19, 2014 at 5:38 pm #240195“Theme Updates
No Updates available. You are running the latest version! Great!”
!!!!March 19, 2014 at 5:41 pm #240196Is it the header type or what?
Cause I really need the logo to be bigger mmh.March 19, 2014 at 5:41 pm #240197oh btw yesterday i changed the header type, to small non-fixed and the website crash instantly…
March 19, 2014 at 5:42 pm #240198Hi!
“1- It seems like you are still using version 2.5.4. Please update the theme via FTP – http://vimeo.com/67209750”
You should go to ThemeForest, download Enfold in Downloads section and update via FTP.Best regards,
YigitMarch 19, 2014 at 5:58 pm #240202HI updated successfully! i saw it, but wheres the option for changing logo size mmh!
March 19, 2014 at 6:49 pm #240241This reply has been marked as private.March 19, 2014 at 6:55 pm #240243Hey!
.main_color .avia_cart, .main_color form, .main_color tr:nth-child(odd) { background-color: white; } #top.woocommerce-page select { width: 48%; } #header_main .container, .main_menu ul:first-child > li a { height: 130px; line-height: 130px; } .logo img { width: auto; }
Please edit your logo image and remove top and bottom whitespace
Cheers!
YigitMarch 19, 2014 at 7:01 pm #240257This reply has been marked as private.March 19, 2014 at 7:04 pm #240259Hey!
Please try adding following code to Quick CSS as well
#top .variations_form { background-color: transparent !important; }
Best regards,
YigitMarch 19, 2014 at 7:04 pm #240260This reply has been marked as private.March 19, 2014 at 7:04 pm #240261Transparent box for the add to cart that entire box I mean**!
March 19, 2014 at 7:09 pm #240264This reply has been marked as private.March 19, 2014 at 7:43 pm #240301This reply has been marked as private.March 19, 2014 at 7:53 pm #240309This reply has been marked as private.March 19, 2014 at 7:57 pm #240310Ok i solved the hover issue with this css code
.four.units.single-product-main-image {
overflow: visible;
z-index: 999;
}left with the box !!
March 19, 2014 at 8:00 pm #240314Which is to remove the borders!
March 19, 2014 at 8:10 pm #240322Hi okay i got it done!!
#top .variations_form { background-color: transparent !important;
border: 0px;Thanks!
March 19, 2014 at 8:13 pm #240325http://www.shopelegal.com/product/white-printing-lace-design-dress/
Oh i mean that title – The font thing didn’t work! size!
- This reply was modified 10 years, 8 months ago by kayzelmoo.
March 19, 2014 at 8:14 pm #240327Hey!
Glad you figured it out. And for your information, our queue goes from oldest to newest queries. Each time you self post, you are pushing your post to the end of the queue. I was taking a look at recent posts and answered your question quickly. But it may not happen that way all the time :)
That being said, let us know if you have any other questions or issues!Best regards,
Yigit -
AuthorPosts
- The topic ‘2 issues – logo and eCommerce product page title font’ is closed to new replies.