Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1035107

    Hi i have a problem with the site layout. I use the boxed layout. The has changed its width without me doing this. And i am not able to change it now. No matter what value i set in the enfold options. I want a width of 1400px. Now it is about 1010px.
    Can you please log in and see what is going on there and fix it.

    Another problem that occurs, ( i think after updating to 4.5): I set the font color fot the blockquotes to a specific color in the advanced styling. But now it is white and i can not change it.

    I can change it manually in every blockquote, but this would cost much time.

    Thanks simon

    #1035507

    Hey simonac,

    Thanks for the login details. You have caching active on the site, please try to clear that and leave the plugin deactivated to see if that helps. When to not use a caching plugin

    Best regards,
    Rikard

    #1035771

    Hi Rikard,

    of course i did try this!
    Did you try this on my page with any result?

    I have deactivated it now but same problem!

    I use this plugin on many pages with enfold withourt any problem,

    Can you please tak a deeper look why this is not working.
    Thanks

    #1037600

    Hey there,
    could you please help me with this problem.
    Thanks

    #1037719

    Hi simonac,

    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

    
    .boxed#top, .html_boxed.html_header_sticky #header {
        width: 1400px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1037938

    Thanks Victoria,

    that worked with the custom.css.
    If i switch on WP fastest cache it dos not work, so i now use W3 Total Cahe.

    But it does wor for the footer and socket and for the google map on the contact page.
    (the onboard enfold google map does not work because of verifiying billing options with google something does not work.
    Can you please give me the code for that.

    And why does it not work via the settings in enfold?
    Thanks

    • This reply was modified 5 years, 11 months ago by simonac.
    #1038534

    Hi simonac,

    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

    
    .container {
        max-width: inherit;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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