Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #630963

    Hello
    I am having another issue with 3.5.4 updates.

    After updating, all of my quick CSS is not taking effect on desktops and neither is any of the theme general styling (ie page width).
    The quick CSS that pertains to mobile only does work fine though.

    For example the site is supposed to be 1310 px wide.
    And the social bookmarks are supposed to be in the top menu. The menu font size is supposed to be bigger. There is a long list which you will find in the quick CSS secion.

    URL and login in private data. Please help.

    #630967

    Additional notes

    I can change theme colors. The changes I am trying to make that have no effect include:

    – main menu font size
    – top menu font size (via quick CSS)
    – foot menu position (via quick CSS)
    – social button position and size (via quick CSS)
    – page width (should be 1310px)

    #630971

    And page background only appears on the homepage

    #631121

    Can I get any help?

    #631213

    Hey!

    Sorry for the delay, I checked for the issue and any css added to the quick css is working correctly.

    for example to change the footer menu color please try the below css

    
    /* Main menu font size*/
    #top .av-main-nav > li > a > .avia-menu-text {
        font-size: 24px!important;
    }
    
    /*footer link color*/
    .socket_color a {
    color:gold!important;
    }

    If the css selectors are correct it works! by any chance did you make the changes elsewhere? `

    Best regards,
    Vinay

    #631451

    Hi Vinay
    I am not seeing any of the quick CSS working correctly on my end. Can you send me a screenshot of what you are seeing?
    Also, please have a look at something like the boxed content page width in the theme settings. I have it set to 1310px but it is far less. If you change that number to anything, it will not change. The same issue can be seen with main menu font size under Advanced Styling. Please try to make changes because they are not responding on my end.

    We made no changes other than the update to Enfold 3.5.4 and to WordPress. 4.5.2
    The site was correct before and afterwards it looks like it does now. It works but we need it styled correctly.

    What do you suggest we do? I have also had a developer look at it and he found nothing wrong. I have tried activating Enfold 3.4.7 but that did not result in anything different.

    #632239

    Just paid a developer to run the changes you suggested and nothing worked.

    Enfold them options are still not responding. We never had this problem before the theme and WordPress updates. I would appreciate it if someone from your end could log into the site (login info in private data) and test.

    I would like to you to try to change the content width. Pick any number and you will see that it does nothing.
    This is one of many things that are broken.

    #632507

    Hey!

    When i try the code provided in the previous post in Quick CSS it works fine. please review the site header and footer. The footer links are now yellow and the font size of the main menu links are slightly larger. I believe the CSS selectors you are using is incorrect hence it has no effect.

    Please do let us know exactly what are you trying to change? If possible please share a mockup of the same. (Upload screenshots to dropbox or imgurl.com and share the link here).

    Best regards,
    Vinay

    #632532

    Vinay
    Can you please look at the site content width? I asked about this a few times now.
    if you do to the theme options and change the number, nothing happens. This is one of many theme features that result in no changes. Some work, but some don’t.

    Please try this and let me know what you think is wrong.

    #632586

    Hi!

    There was a missing closing curly bracket in your Quick CSS field. I closed it. Please review your website now

    Regards,
    Yigit

    #632588

    Amazing!

    Can’t thank you guys enough. Heading over to themeforest to leave positive customer service feedback for anyone thinking of buying the theme.

    Thank you.

    #632589

    Hey!

    You are welcome, we are always happy to help :)
    Let us know if you have any other questions or issues and thank you for your positive feedback in advance :)

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘3.5.4 update issue’ is closed to new replies.