Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #992349

    Hi,

    I am currently trying to build my first shop with Enfold and Woocommerce.

    I am running into a slight issue, which could be down to my lack of experience.

    I am trying to change the size of the info which sits above the header – the phone number and shop menu/cart etc.
    I’m using the following CSS, which is causing the images, and tabbed info on product to not display. The info is too small by default, so I’d like it to be bigger. I copied some CSS, whilst it works, it’s giving me problems.

    #top #header_meta a, #top #header_meta li, #top #header_meta .phone-info { font-weight: 400!important; text-transform: uppercase!important; font-size: 14px;}
    
    @media only screen and (max-width: 767px) {
     #top #header_meta a, #top #header_meta li, #top #header_meta .phone-info { font-weight: 400!important; text-transform: uppercase!important; font-size: 10px;}
    }

    I think it’s this, because when I delete it and refresh the page, the info comes back.

    Can someone please help?
    Thanks!

    • This topic was modified 6 years, 3 months ago by jonrouse.
    #992384

    Hey jonrouse,

    Thank you for using Enfold.

    The css code looks correct and it shouldn’t affect any elements other than those inside the top header. However, it’s not working when I tried it directly in the browser inspector. Please provide the login details in the private field so that we can test it.

    Best regards,
    Ismael

    #992387
    This reply has been marked as private.
    #992699

    Hi,

    Thanks for the update.

    The file compression features from the Enfold > Performance panel are enabled, which is why the changes are not taking effect. Enable that feature again once the site is completely ready.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.