Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1031588

    Hi
    After making the update to 4.5 I am noticing certain items are displaying differently.
    column widths (in a colour section) – smaller
    <mark> font – colour missing & other Advanced styling options missing

    Many thanks for any help you can provide.

    Br
    Nick

    #1031851

    Hey Niky67,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1031860

    Hi
    Yes
    Please see below…

    Br
    Nick

    #1032131

    Hi,

    Thanks for that, though I can’t see anything missing for the mark tag under Advanced Styling. Do you mean that the settings are not applying? If so then where can we see tag on your actual site?

    Also, I can’t see any difference between the Color Section widths, could you try to explain the problem a bit further please?

    Best regards,
    Rikard

    #1032663

    Hi Rikard,

    Perhaps you never got to see the info I sent in my first correspondence on this…please see below in private content.
    Even though there are some design differences I think these two links show how the <mark> font – colour missing
    and the videos are smaller and the 3 col image too.
    Basically, after the 4.5 update there are some design changes to the structure of the layout.

    I hope this helps to clarify further.

    I have a number more websites using Enfold themes to update and would appreciate resolving this before proceeding.

    Many thanks
    Nick

    #1034070

    Hi Niky67,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .responsive .container {
        max-width: 1310px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1035167

    Hi Victoria,

    Unfortunately, this CSS code did not solve the width issue.
    Even with this code placed in both Quick CSS and in the Enfold Custom CSS it appears from the browser inspector .container { max-width: 1010px;} is still the value being used!

    Additionally, I would like to point out certain Enfold Advanced styling features do not seem to be working. (e.g. the <mark> font color should be yellow, not white) (Perhaps there is a connection here??)
    All these issues arose after updating to Enfold 4.5 – there is nothing I have done after the update.

    I have tried updating 4.5 again to see if that might override anything that can be causing this issue but no luck.
    I will be grateful for any further advice.

    Thanks
    Nick

    #1037027

    Hi,

    A closing curly brace was missing on the Quick CSS field, which broke the dynamic stylesheet. It’s fixed now.
    By the way, the old site is still using v4.2.2, so there may be a bit of style or option changes on the latest version. If you see anything different, just edit the element and try to reconfigure it. You may see new options (ex: Colors panel) here and there.

    Best regards,
    Ismael

    #1037040

    Excellent Ismeal!

    That was well noticed. I have things working again now.
    Thank you!

    Br
    Nick

    #1037168

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Enfold 4.5 CSS – some display functions not working the same’ is closed to new replies.