Viewing 28 posts - 1 through 28 (of 28 total)
  • Author
    Posts
  • #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!

    #240156

    Hi 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,
    Yigit

    #240163

    Erm 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? :)

    #240164

    I’m already using the latest theme update, it wrote.

    #240165

    Hey!

    Can you post the link to your website?

    Regards,
    Yigit

    #240166
    This reply has been marked as private.
    #240175

    Hi!

    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,
    Yigit

    #240182

    Erm 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!

    #240184

    Hi!

    You can simply make these changes in Enfold theme options if you update the theme to the latest version.

    Regards,
    Yigit

    #240195

    “Theme Updates

    No Updates available. You are running the latest version! Great!”
    !!!!

    #240196

    Is it the header type or what?
    Cause I really need the logo to be bigger mmh.

    #240197

    oh btw yesterday i changed the header type, to small non-fixed and the website crash instantly…

    #240198

    Hi!

    1- It seems like you are still using version 2.5.4. Please update the theme via FTPhttp://vimeo.com/67209750
    You should go to ThemeForest, download Enfold in Downloads section and update via FTP.

    Best regards,
    Yigit

    #240202

    HI updated successfully! i saw it, but wheres the option for changing logo size mmh!

    #240241
    This reply has been marked as private.
    #240243

    Hey!

    .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!
    Yigit

    #240257
    This reply has been marked as private.
    #240259

    Hey!

    Please try adding following code to Quick CSS as well

    #top .variations_form { background-color: transparent !important; }

    Best regards,
    Yigit

    #240260
    This reply has been marked as private.
    #240261

    Transparent box for the add to cart that entire box I mean**!

    #240264
    This reply has been marked as private.
    #240301
    This reply has been marked as private.
    #240309
    This reply has been marked as private.
    #240310

    Ok i solved the hover issue with this css code

    .four.units.single-product-main-image {
    overflow: visible;
    z-index: 999;
    }

    left with the box !!

    #240314

    Which is to remove the borders!

    #240322

    Hi okay i got it done!!

    #top .variations_form { background-color: transparent !important;
    border: 0px;

    Thanks!

    #240325

    http://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.
    #240327

    Hey!

    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

Viewing 28 posts - 1 through 28 (of 28 total)
  • The topic ‘2 issues – logo and eCommerce product page title font’ is closed to new replies.